css/upload-cropbox.css
authorleon <leon@roojs.com>
Wed, 13 Jul 2022 07:34:18 +0000 (15:34 +0800)
committerleon <leon@roojs.com>
Wed, 13 Jul 2022 07:34:18 +0000 (15:34 +0800)
css/upload-cropbox.css

index c7dfbe7..f850093 100644 (file)
@@ -1,5 +1,6 @@
 .roo-upload-cropbox-selector {
-  display: none !important;
+  visibility: hidden;
+  height: 0px;
 }
 .roo-upload-cropbox-dialog .modal-header,
 .roo-upload-cropbox-dialog .modal-footer {