mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-31 15:21:34 -04:00
gray border above done button row
This commit is contained in:
parent
06e074bbe8
commit
ffdf39282d
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
display: flex;
|
||||
justify-content: flex-end;
|
||||
padding: 6px 12px;
|
||||
border-top: 1px solid $active-gray;
|
||||
}
|
||||
|
||||
.studio-projects-empty {
|
||||
|
|
Loading…
Add table
Reference in a new issue