mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2024-11-18 14:46:20 +01:00
fixed line-height for text box
This commit is contained in:
parent
734597b43f
commit
0faaeb02f3
@ -70,6 +70,7 @@
|
||||
form textarea {
|
||||
border: none;
|
||||
border-radius: 2px;
|
||||
line-height:16px;
|
||||
padding: 0.5em;
|
||||
resize: vertical;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user