Commit dd911a47 authored by DepFA's avatar DepFA Committed by AUTOMATIC1111

lightbox image scaling fix

parent 01c93a84
......@@ -280,7 +280,7 @@ input[type="range"]{
}
.modalImageFullscreen {
max-width: max-content;
object-fit: contain;
height: 90%;
}
......
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