Skip to content

Commit 76d8408

Browse files
authored
fix: closeable icon support in modal method (#3642)
1 parent 48bf9ff commit 76d8408

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/modal/style/confirm.less

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
display: none;
88
}
99

10-
.@{ant-prefix}-modal-close {
11-
display: none;
12-
}
13-
1410
.@{ant-prefix}-modal-body {
1511
padding: 32px 32px 24px;
1612
}

0 commit comments

Comments
 (0)