mirror of
https://github.com/kognise/water.css.git
synced 2025-08-12 16:14:34 +02:00
Add min-height to <textarea>
This commit is contained in:
@@ -62,6 +62,7 @@ textarea {
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
resize: vertical;
|
||||
min-height: 140px;
|
||||
}
|
||||
|
||||
select {
|
||||
|
Reference in New Issue
Block a user