mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(edit menu): textarea to edit content was too small
This commit is contained in:
@@ -62,6 +62,7 @@
|
|||||||
|
|
||||||
.editTextarea {
|
.editTextarea {
|
||||||
width: calc(100% - 12px);
|
width: calc(100% - 12px);
|
||||||
|
height: 100px;
|
||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user