Browse Source

fix: modal close css

main
xingyu 2 years ago
parent
commit
14aef34e44
  1. 2
      src/components/Modal/src/index.less

2
src/components/Modal/src/index.less

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