king
2023-06-14 08cce3334a2dc81d690b518136b0aaea64e48b0b
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;
  }
}