aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-09-12 20:30:17 +0000
committerAUTOMATIC <16777216c@gmail.com>2022-09-12 20:30:17 +0000
commit744ac1f89a075be4535146279feef800214c35a8 (patch)
treea73423bb81948a6c200d645d454e5228cb35e99d /style.css
parent0de109c21098a7469d18a40957b57f2030ab4edf (diff)
downloadstable-diffusion-webui-gfx803-744ac1f89a075be4535146279feef800214c35a8.tar.gz
stable-diffusion-webui-gfx803-744ac1f89a075be4535146279feef800214c35a8.tar.bz2
stable-diffusion-webui-gfx803-744ac1f89a075be4535146279feef800214c35a8.zip
Bug: Show show image creation progress every N sampling steps. Set 0 to disable #358
Diffstat (limited to 'style.css')
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index a57b2420..c1eb340b 100644
--- a/style.css
+++ b/style.css
@@ -115,6 +115,7 @@ fieldset span.text-gray-500, .gr-block.gr-box span.text-gray-500, label.block s
#settings .gr-panel div.flex-col div.justify-between div{
position: relative;
+ z-index: 200;
}
input[type="range"]{