Fix compose form border-radius
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user