Text area

This commit is contained in:
nelle 2024-07-04 23:38:25 -06:00
parent c2d625181c
commit df04862ff2

View file

@ -5,3 +5,7 @@
* With that said, GLHF!
* This may eventuallly be replaced with a function in the admin panel.
*/
textarea {
height: 300px
}