fix(SW-439): set imageWrapper to full width
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
|
|
||||||
.imageWrapper {
|
.imageWrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.imageWrapper::after {
|
.imageWrapper::after {
|
||||||
|
|||||||
Reference in New Issue
Block a user