Skip to content

Commit a7fd514

Browse files
authored
fix: closeable icon support in modal method (#3753)
1 parent 9a4e3e3 commit a7fd514

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/modal/style/confirm.less

-4
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)