fix: closeable icon support in modal method (#3753)
parent
9a4e3e3ff2
commit
a7fd514ebd
|
@ -7,10 +7,6 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
.@{ant-prefix}-modal-close {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.@{ant-prefix}-modal-body {
|
||||
padding: 32px 32px 24px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue