update src/components/Modal/src/index.less.

修复全屏模式下footer部分按钮溢出

Signed-off-by: 天天写BUG <decan_zheng@foxmail.com>
pull/30/head
天天写BUG 2023-08-07 12:33:01 +00:00 committed by Gitee
parent 6f6b4fc6df
commit 6a3591dc49
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
.ant-modal {
inset: 0 !important;
width: 100% !important;
height: 100%;
height: 102%;
&-content {
height: 100%;