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