king
2023-05-25 972f277c5920d9d38749d675912b47b2b120320e
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;
  }
}