mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-26 03:41:57 -08:00
Merge pull request #10140 from Archeb/patch-1
style.css: Make the image in the ImageViewer be resized correctly
This commit is contained in:
commit
0141ab1387
1 changed files with 1 additions and 0 deletions
|
|
@ -534,6 +534,7 @@ div#extras_scale_to_tab div.form{
|
|||
#lightboxModal > img.modalImageFullscreen{
|
||||
object-fit: contain;
|
||||
height: 100%;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.modalPrev,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue