Use min height for textareas
This commit is contained in:
parent
ba57870cc9
commit
e22dbbfc15
@ -90,7 +90,7 @@ label
|
||||
textarea
|
||||
padding 0.4em 0.8em
|
||||
line-height 1.5em
|
||||
height 10rem
|
||||
min-height 10rem
|
||||
transition none
|
||||
|
||||
.number-input-container
|
||||
|
Loading…
Reference in New Issue
Block a user