Add GUI size options

This commit is contained in:
kwaroran
2024-04-25 02:17:57 +09:00
parent 9b44ad2f1c
commit f1dfabc408
9 changed files with 116 additions and 23 deletions

View File

@@ -117,11 +117,6 @@ html, body{
font-family: Arial, Helvetica, sans-serif;
}
.setting-area textarea{
height: 10rem;
min-height: 10rem;
}
.chattext p:first-child{
margin-top: 0.3rem;
}