fix: modal close css

pull/28/head
xingyu 2023-08-04 19:46:35 +08:00
parent 76d5a66586
commit 14aef34e44
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
&-close {
width: auto !important;
font-weight: normal;
background: #fff !important;
background: rgb(255 255 255/ 0%) !important;
outline: none;
}