@@ -22,6 +22,10 @@
&.fit-content {
box-sizing: content-box;
+
+ img {
+ max-width: 90vw;
+ }
}
.modal-footer {