fix(SW-337): remove max width and height for full view container
This commit is contained in:
@@ -190,8 +190,6 @@
|
|||||||
.fullViewContent {
|
.fullViewContent {
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
max-width: 1512px;
|
|
||||||
max-height: 982px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.galleryContainer {
|
.galleryContainer {
|
||||||
|
|||||||
Reference in New Issue
Block a user