From 4b18ab4bf4eff4383bd85beb76564dc6aeb1df86 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 26 一月 2021 19:11:26 +0800
Subject: [PATCH] 2021-01-26

---
 src/menu/components/share/actioncomponent/index.scss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/menu/components/share/actioncomponent/index.scss b/src/menu/components/share/actioncomponent/index.scss
index 670eff4..0453e00 100644
--- a/src/menu/components/share/actioncomponent/index.scss
+++ b/src/menu/components/share/actioncomponent/index.scss
@@ -39,6 +39,7 @@
     padding-bottom: 5px;
     .ant-modal-body {
       max-height: calc(100vh - 190px);
+      min-height: calc(100vh - 300px);
       overflow-y: auto;
       .ant-empty {
         margin: 15vh 8px;

--
Gitblit v1.8.0