Set min-height for custom CSS input

4bc1943439d1d74c86e14ee6fa2942cd5ea93adf

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +2 -0Ignore whitespace
public/style.css+2 -0
@@ -4758,6 +4758,8 @@ body:not(.sd) .mes_img_swipes {
47584758
47594759#customCSS {
47604760 flex: 1 1 auto;
4761+ min-height: 20vh;
4762+ min-height: 20dvh;
47614763}
47624764
47634765#ui_language_select {