aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2023-01-18 20:29:44 +0300
committerAUTOMATIC <16777216c@gmail.com>2023-01-18 20:29:44 +0300
commit889b851a5260ce869a3286ad15d17d1bbb1da0a7 (patch)
treed64cc8ec977a229ead106f2eb989c4e44200206c /style.css
parent6faae2323963f9b0e0086a85b9d0472a24fbaa73 (diff)
make live previews not obscure multiselect dropdowns
Diffstat (limited to 'style.css')
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index fb58b6c3..61279a19 100644
--- a/style.css
+++ b/style.css
@@ -148,6 +148,7 @@
#txt2img_styles ul, #img2img_styles ul{
max-height: 35em;
+ z-index: 2000;
}
.gr-form{