From 9b6439198f7724803792a0e79bb6ea5be61de2bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=99=93=E9=9D=99?= <17600756968@163.com> Date: Tue, 21 Jul 2020 17:14:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/apolloTable/editFormV3/index.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/apolloTable/editFormV3/index.less b/components/apolloTable/editFormV3/index.less index 3adb865..fe71a59 100644 --- a/components/apolloTable/editFormV3/index.less +++ b/components/apolloTable/editFormV3/index.less @@ -18,8 +18,7 @@ .formItemCls { padding: 0 45px 0 26px; - max-height: 520px; - min-height: 520px; + height: 75vh; overflow-x: hidden; overflow-y: auto; border-bottom: 1px solid #ececec; -- 2.21.0