Maximize image when zooming in lightbox
This commit is contained in:
@@ -98,6 +98,11 @@
|
||||
width: auto;
|
||||
}
|
||||
|
||||
&__object--container--zoomed &__object {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
&__unsupported {
|
||||
@include button-reset;
|
||||
flex-grow: 1;
|
||||
|
Reference in New Issue
Block a user