Update _forms.scss
This commit is contained in:
parent
d2a684650a
commit
1fc3b3dd4e
@ -127,7 +127,7 @@ form.new-post {
|
|||||||
}
|
}
|
||||||
textarea {
|
textarea {
|
||||||
min-height: 20em;
|
min-height: 20em;
|
||||||
overflow-y: hidden;
|
overflow-y: scroll;
|
||||||
resize: vertical;
|
resize: vertical;
|
||||||
-webkit-appearance: textarea;
|
-webkit-appearance: textarea;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user