1
0
Fork 0
mirror of https://github.com/prurigro/hypothetical.git synced 2025-04-17 18:40:17 -04:00

Make the dashboard textarea a bit taller

This commit is contained in:
Kevin MacMartin 2021-09-05 17:45:58 -04:00
parent d6a281d397
commit 51d681af63

View file

@ -1079,6 +1079,7 @@ form {
textarea {
resize: none;
min-height: pxrem(175);
}
select {