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