king
2022-06-10 9fa028fdac3517c2c2b167e52782f83185daa131
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;
  }
}