aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-09-14 18:17:24 +0300
committerAUTOMATIC <16777216c@gmail.com>2022-09-14 18:17:24 +0300
commitf3de9bf7d98961ba164fd31e5af8cde82c7e522d (patch)
tree1185f970f1110494fa61dd723f64e945800cecff /style.css
parent9f267af3f7404d8d8a9123e8e1c07a6557eba54d (diff)
make the gallery taller
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 3cc89c76..75fa3fe9 100644
--- a/style.css
+++ b/style.css
@@ -5,6 +5,10 @@
min-height: 4.5em;
}
+#txt2img_gallery, #img2img_gallery{
+ min-height: 768px;
+}
+
#subseed_show{
min-width: 6em;
max-width: 6em;