fix(SW-439): set imageWrapper to full width

This commit is contained in:
Fredrik Thorsson
2024-11-05 15:40:53 +01:00
parent 246c26ca85
commit 05b0d06c7c

View File

@@ -15,6 +15,7 @@
.imageWrapper {
display: flex;
width: 100%;
}
.imageWrapper::after {