bring modal z-index above progress bar

master
DepFA 3 years ago committed by AUTOMATIC1111
parent 931e5aebb3
commit 86021511af

@ -236,7 +236,7 @@ input[type="range"]{
#lightboxModal{
display: none;
position: fixed;
z-index: 900;
z-index: 1001;
padding-top: 100px;
left: 0;
top: 0;

Loading…
Cancel
Save