assets/css/frame.css in appscms-tools-theme-2.1.9 vs assets/css/frame.css in appscms-tools-theme-2.2.0
- old
+ new
@@ -427,5 +427,9 @@
#crop {
border: none;
padding: 7px 14px;
color: #fff;
}
+.crop-image-modal-body img{
+ width: 100%;
+ height: 100%;
+}
\ No newline at end of file