fix: modal close css

pull/28/head
xingyu 2023-08-04 19:41:16 +08:00
parent fd06e829c1
commit 76d5a66586
1 changed files with 7 additions and 7 deletions

View File

@ -65,16 +65,16 @@
&-close {
width: auto !important;
font-weight: normal;
// background: #fff !important;
background: #fff !important;
outline: none;
}
&-close-x {
display: inline-block;
width: 96px;
height: 56px;
line-height: 56px;
}
// &-close-x {
// display: inline-block;
// width: 96px;
// height: 56px;
// line-height: 56px;
// }
// &-confirm-body {
// .ant-modal-confirm-content {