mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
comment form buttons should stay in row in mobile
This commit is contained in:
parent
1a39d82fbf
commit
bf8dd81ce9
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
.compose-bottom-row {
|
||||
width: 100%;
|
||||
justify-content: space-between;
|
||||
flex-direction: row;
|
||||
|
||||
.compose-post {
|
||||
margin-right: .5rem;
|
||||
|
|
Loading…
Reference in a new issue