mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Add extension list styles
This commit is contained in:
parent
f9dd4e76aa
commit
e7e0ba720c
1 changed files with 4 additions and 0 deletions
|
@ -476,6 +476,10 @@ $description-input-small: 120px; // normal $description-input - $remix-credit
|
|||
}
|
||||
}
|
||||
|
||||
.extension-list {
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
.remix-list,
|
||||
.studio-list {
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Reference in a new issue