lightbox image scaling fix

master
DepFA 3 years ago committed by AUTOMATIC1111
parent 01c93a8400
commit dd911a47b3

@ -280,7 +280,7 @@ input[type="range"]{
}
.modalImageFullscreen {
max-width: max-content;
object-fit: contain;
height: 90%;
}

Loading…
Cancel
Save