aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2023-01-04 20:10:40 +0300
committerAUTOMATIC <16777216c@gmail.com>2023-01-04 20:10:40 +0300
commit24d4a0841d3cc0e5908b098f65a9caa3fa889af8 (patch)
treef5be914fbb3a7dc6e8d7379834019dd5fe52bd18 /style.css
parent9092e1ca7756642692197316d3dec47c23322381 (diff)
train tab visual updates
allow setting train tab values from ui-config.json
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;
}