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