Use min height for textareas

This commit is contained in:
Eduard Urbach 2018-12-05 09:04:52 +09:00
parent ba57870cc9
commit e22dbbfc15

View File

@ -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