Tighter layout of character panel

This commit is contained in:
Cohee
2024-03-10 01:04:12 +02:00
parent c69b8137d7
commit d2935934f1
3 changed files with 10 additions and 11 deletions

View File

@@ -1060,8 +1060,8 @@ select {
@media screen and (min-width: 1001px) {
#description_textarea {
height: 33vh;
height: 33svh;
height: 30vh;
height: 30svh;
}
#firstmessage_textarea {