aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-09-11 15:48:36 +0000
committerAUTOMATIC <16777216c@gmail.com>2022-09-11 15:48:36 +0000
commitf194457229e4537912467bc60ac3a873f473a63c (patch)
tree93e9c445a79bb0f2e88e4058734594f318f1151c /style.css
parent13008bab90305144591e0b2e233214a8b3415bba (diff)
downloadstable-diffusion-webui-gfx803-f194457229e4537912467bc60ac3a873f473a63c.tar.gz
stable-diffusion-webui-gfx803-f194457229e4537912467bc60ac3a873f473a63c.tar.bz2
stable-diffusion-webui-gfx803-f194457229e4537912467bc60ac3a873f473a63c.zip
CLIP interrogator
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/style.css b/style.css
index 50280000..a57b2420 100644
--- a/style.css
+++ b/style.css
@@ -5,6 +5,10 @@
max-width: 13em;
}
+#img2img_interrogate{
+ max-width: 10em;
+}
+
#subseed_show{
min-width: 6em;
max-width: 6em;
@@ -26,7 +30,7 @@
padding-right: 0;
}
-#component-1 div{
+#toprow div{
border: none;
gap: 0;
}