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