mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Fixed comment textarea on narrow screens
This commit is contained in:
@ -9,4 +9,5 @@ form.edit-comment textarea,
|
|||||||
form.add-comment textarea {
|
form.add-comment textarea {
|
||||||
width: 50em;
|
width: 50em;
|
||||||
height: 8em;
|
height: 8em;
|
||||||
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user