mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-02-04 23:01:32 -08:00
lightbox image scaling fix
This commit is contained in:
parent
01c93a8400
commit
dd911a47b3
1 changed files with 1 additions and 1 deletions
|
|
@ -280,7 +280,7 @@ input[type="range"]{
|
|||
}
|
||||
|
||||
.modalImageFullscreen {
|
||||
max-width: max-content;
|
||||
object-fit: contain;
|
||||
height: 90%;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue