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
Reference in a new issue