aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorBen <110583491+TheLastBen@users.noreply.github.com>2022-10-11 08:08:47 +0100
committerAUTOMATIC1111 <16777216c@gmail.com>2022-10-11 15:37:04 +0300
commit031dc8cd7fa6bc74b44114715b28e0737342de37 (patch)
tree02e7650afbcd192fb00959c4558205ecb22963f9 /style.css
parent861297cefe2bb663f4e09dd4778a4cb93ebe8ff1 (diff)
space holder
Diffstat (limited to 'style.css')
-rw-r--r--style.css12
1 files changed, 10 insertions, 2 deletions
diff --git a/style.css b/style.css
index 38410ca4..d1c866fc 100644
--- a/style.css
+++ b/style.css
@@ -10,8 +10,16 @@
height: 0px;
}
-#negative_prompt {
- width: 97.9%;
+#sh{
+ min-width: 2em;
+ min-height: 2em;
+ max-width: 2em;
+ max-height: 2em;
+ flex-grow: 0;
+ padding-left: 0.25em;
+ padding-right: 0.25em;
+ margin: 0.1em 0;
+ opacity: 0%;
}
.output-html p {margin: 0 0.5em;}