From 744ac1f89a075be4535146279feef800214c35a8 Mon Sep 17 00:00:00 2001 From: AUTOMATIC <16777216c@gmail.com> Date: Mon, 12 Sep 2022 23:30:17 +0300 Subject: [PATCH] Bug: Show show image creation progress every N sampling steps. Set 0 to disable #358 --- style.css | 1 + 1 file changed, 1 insertion(+) 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"]{