mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Set min-height for custom CSS input
This commit is contained in:
@ -4758,6 +4758,8 @@ body:not(.sd) .mes_img_swipes {
|
||||
|
||||
#customCSS {
|
||||
flex: 1 1 auto;
|
||||
min-height: 20vh;
|
||||
min-height: 20dvh;
|
||||
}
|
||||
|
||||
#ui_language_select {
|
||||
|
Reference in New Issue
Block a user