king
2023-05-25 5e871a4164869bac7927ea6884dbadd650b1cadf
src/components/header/index.scss
@@ -274,4 +274,19 @@
      }
    }
  }
}
.mk-wx-notice {
  top: 100px!important;
  .anticon-check-circle {
    display: none;
  }
  .ant-modal-confirm-title {
    text-align: center;
    min-height: 320px;
  }
  .ant-modal-confirm-btns {
    float: none!important;
    text-align: center;
  }
}