From 66b7245dabc866ebf381c7af22cbf35e4693d30b Mon Sep 17 00:00:00 2001 From: leon Date: Wed, 13 Jul 2022 15:20:14 +0800 Subject: [PATCH] css/upload-cropbox.css --- css/upload-cropbox.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/upload-cropbox.css b/css/upload-cropbox.css index 72909bbe46..e19a878524 100644 --- a/css/upload-cropbox.css +++ b/css/upload-cropbox.css @@ -12,6 +12,7 @@ border: 1px solid #777777; width: 100%; height: 100%; + min-height: 450px; position: relative; overflow: hidden; cursor: move; -- 2.39.2