aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorbrkirch <brkirch@users.noreply.github.com>2023-01-05 04:10:31 +0000
committerbrkirch <brkirch@users.noreply.github.com>2023-01-06 05:15:22 +0000
commit3bfe2bb5498241c4873cdd71b3f0a5bac5f64d7f (patch)
treec296183ec50286cf3552add8c1c967c2f843ec47 /style.css
parentf6ab5a39d762a7791573d1c52ae5a3024b10e8ed (diff)
parent5f4fa942b8ec3ed3b15a352903489d6f9e6eb46e (diff)
downloadstable-diffusion-webui-gfx803-3bfe2bb5498241c4873cdd71b3f0a5bac5f64d7f.tar.gz
stable-diffusion-webui-gfx803-3bfe2bb5498241c4873cdd71b3f0a5bac5f64d7f.tar.bz2
stable-diffusion-webui-gfx803-3bfe2bb5498241c4873cdd71b3f0a5bac5f64d7f.zip
Merge remote-tracking branch 'upstream/master' into sub-quad_attn_opt
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 2116ec3c..09ee540b 100644
--- a/style.css
+++ b/style.css
@@ -611,7 +611,7 @@ img2maskimg, #img2maskimg > .h-60, #img2maskimg > .h-60 > div, #img2maskimg > .h
padding-top: 0.9em;
}
-#img2img_settings div.gr-form .gr-form, #txt2img_settings div.gr-form .gr-form{
+#img2img_settings div.gr-form .gr-form, #txt2img_settings div.gr-form .gr-form, #train_tabs div.gr-form .gr-form{
border: none;
padding-bottom: 0.5em;
}