mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 18:07:31 -07:00
32d53f31ba
revert Was a bit too big if in a reply It actually doesnt matter, it changes based on how big the post is that is being replied to, a healthy dose of copium required or a script to dynamically change
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: 300px
|
|
}
|