sforkowany z mirror/soapbox
Fix compose form border-radius
rodzic
9b46b2e0c0
commit
30a5a0baa9
|
@ -298,6 +298,7 @@
|
|||
display: flex;
|
||||
justify-content: space-between;
|
||||
flex: 0 0 auto;
|
||||
border-radius: 0 0 5px 5px;
|
||||
|
||||
.compose-form__buttons {
|
||||
display: flex;
|
||||
|
|
Ładowanie…
Reference in New Issue