gray border above done button row

This commit is contained in:
Eric Rosenbaum 2021-06-18 10:35:19 -04:00
parent 06e074bbe8
commit ffdf39282d

View file

@ -52,6 +52,7 @@
display: flex;
justify-content: flex-end;
padding: 6px 12px;
border-top: 1px solid $active-gray;
}
.studio-projects-empty {