king
2022-08-02 8d66ff34fae5b048a6b7923cc75d34f13a08be9d
src/templates/zshare/verifycard/index.scss
@@ -209,4 +209,20 @@
      }
    }
  }
}
.adm-mask {
  z-index: 2000!important;
}
.adm-dialog {
  z-index: 2000!important;
  .adm-center-popup-body {
    background-color: #ffffff;
  }
  .adm-center-popup-wrap {
    z-index: 2000;
  }
  .adm-button {
    color: #1890ff;
    border-top: 1px solid #e9e9e9;
  }
}