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