Fix: SW-943 LightBox responsive view update
This commit is contained in:
@@ -227,7 +227,7 @@
|
|||||||
|
|
||||||
.galleryContent {
|
.galleryContent {
|
||||||
width: 1090px;
|
width: 1090px;
|
||||||
height: 725px;
|
height: min(725px, 85dvh);
|
||||||
}
|
}
|
||||||
|
|
||||||
.fullViewContent {
|
.fullViewContent {
|
||||||
|
|||||||
Reference in New Issue
Block a user