fix: add max height to textarea
This commit is contained in:
parent
fb30b35189
commit
b42ffbc458
@ -20,6 +20,7 @@
|
||||
min-height: 120px;
|
||||
max-width: stretch;
|
||||
min-width: stretch;
|
||||
max-height: 210px;
|
||||
}
|
||||
|
||||
.note-creator textarea::placeholder {
|
||||
|
Loading…
x
Reference in New Issue
Block a user