fix: modal close css
parent
76d5a66586
commit
14aef34e44
|
@ -65,7 +65,7 @@
|
||||||
&-close {
|
&-close {
|
||||||
width: auto !important;
|
width: auto !important;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
background: #fff !important;
|
background: rgb(255 255 255/ 0%) !important;
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue