mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-21 23:52:31 -05:00
Make the dashboard textarea a bit taller
This commit is contained in:
parent
d6a281d397
commit
51d681af63
1 changed files with 1 additions and 0 deletions
1
resources/sass/dashboard.scss
vendored
1
resources/sass/dashboard.scss
vendored
|
@ -1079,6 +1079,7 @@ form {
|
|||
|
||||
textarea {
|
||||
resize: none;
|
||||
min-height: pxrem(175);
|
||||
}
|
||||
|
||||
select {
|
||||
|
|
Loading…
Reference in a new issue