fix(SW-1188): set height of image wrapper
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
.imageWrapper {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.imageWrapper::after {
|
||||
|
||||
Reference in New Issue
Block a user