From 6a3591dc492bd7fbd78c8859df383ab7da7fb521 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A9=E5=A4=A9=E5=86=99BUG?= Date: Mon, 7 Aug 2023 12:33:01 +0000 Subject: [PATCH] =?UTF-8?q?update=20src/components/Modal/src/index.less.?= =?UTF-8?q?=20=E4=BF=AE=E5=A4=8D=E5=85=A8=E5=B1=8F=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E4=B8=8Bfooter=E9=83=A8=E5=88=86=E6=8C=89=E9=92=AE=E6=BA=A2?= =?UTF-8?q?=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 天天写BUG --- src/components/Modal/src/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Modal/src/index.less b/src/components/Modal/src/index.less index f63915788..bdeacf210 100644 --- a/src/components/Modal/src/index.less +++ b/src/components/Modal/src/index.less @@ -4,7 +4,7 @@ .ant-modal { inset: 0 !important; width: 100% !important; - height: 100%; + height: 102%; &-content { height: 100%;