mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -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 {
|
textarea {
|
||||||
resize: none;
|
resize: none;
|
||||||
|
min-height: pxrem(175);
|
||||||
}
|
}
|
||||||
|
|
||||||
select {
|
select {
|
||||||
|
|
Loading…
Reference in a new issue