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

pull/3768/head
zkwolf 2021-03-07 21:20:10 +08:00 committed by GitHub
parent 9a4e3e3ff2
commit a7fd514ebd
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;
}