mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 15:40:57 -07:00
11 lines
294 B
CSS
11 lines
294 B
CSS
/*
|
|
* !!! WARNING !!!
|
|
* Editing this file may cause your instance to break for EVERYONE.
|
|
* Please know what you're doing and test it out with regular user custom CSS.
|
|
* With that said, GLHF!
|
|
* This may eventuallly be replaced with a function in the admin panel.
|
|
*/
|
|
|
|
textarea {
|
|
height: 225px
|
|
}
|