Increase height for textareas
This commit is contained in:
parent
7704d6972d
commit
d56c7b308e
|
@ -192,7 +192,7 @@ button.animated.active {
|
|||
}
|
||||
|
||||
textarea {
|
||||
height: 4em;
|
||||
height: 8em;
|
||||
}
|
||||
|
||||
select.grant-permissions {
|
||||
|
|
Loading…
Reference in New Issue