mirror of
https://github.com/flarum/core.git
synced 2025-06-16 22:44:15 +02:00
Bit of padding on the ol' composer textarea
This commit is contained in:
@ -290,7 +290,7 @@
|
||||
.text-editor {
|
||||
& textarea {
|
||||
border-radius: 0;
|
||||
padding: 0;
|
||||
padding: 0 0 10px;
|
||||
border: 0;
|
||||
resize: none;
|
||||
color: @fl-body-color;
|
||||
|
Reference in New Issue
Block a user