Commit 45ea95a3 authored by AUTOMATIC1111's avatar AUTOMATIC1111 Committed by GitHub

Revert "bring modal z-index above progress bar"

This reverts commit 86021511.
parent d1200f16
......@@ -236,7 +236,7 @@ input[type="range"]{
#lightboxModal{
display: none;
position: fixed;
z-index: 1001;
z-index: 900;
padding-top: 100px;
left: 0;
top: 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment