fix: closeable icon support in modal method (#3642)

pull/3784/head
zkwolf 2021-02-06 13:42:04 +08:00 committed by GitHub
parent 48bf9ff1b5
commit 76d8408045
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -7,10 +7,6 @@
display: none;
}
.@{ant-prefix}-modal-close {
display: none;
}
.@{ant-prefix}-modal-body {
padding: 32px 32px 24px;
}