From 2292d1826e69e21c8a411c217faef635fe57d458 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 07 一月 2021 10:48:49 +0800 Subject: [PATCH] Merge branch 'bms' of ssh://39.106.218.81:29418/~jinfei/pc-plat into bms --- src/templates/sharecomponent/actioncomponent/index.scss | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/templates/sharecomponent/actioncomponent/index.scss b/src/templates/sharecomponent/actioncomponent/index.scss index fefbd4e..7a01fd3 100644 --- a/src/templates/sharecomponent/actioncomponent/index.scss +++ b/src/templates/sharecomponent/actioncomponent/index.scss @@ -40,6 +40,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