Unverified Commit 0141ab13 authored by AUTOMATIC1111's avatar AUTOMATIC1111 Committed by GitHub
Browse files

Merge pull request #10140 from Archeb/patch-1

style.css: Make the image in the ImageViewer be resized correctly
parents 66428667 8462d071
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -534,6 +534,7 @@ div#extras_scale_to_tab div.form{
#lightboxModal > img.modalImageFullscreen{
    object-fit: contain;
    height: 100%;
    min-height: 0;
}

.modalPrev,