king
2023-06-21 33751ea3b295b313edc08ada35941f2fccf023fe
src/tabviews/zshare/mutilform/mkCheckCard/index.scss
@@ -1,5 +1,6 @@
.check-card-form-box {
  margin-top: 5px;
  position: relative;
  .card-cell {
    position: relative;
    border: 1px solid #bcbcbc;
@@ -135,6 +136,13 @@
    }
  }
  .ant-switch {
    position: absolute;
    top: -22px;
    right: 0px;
    opacity: 0.7;
  }
  .card-cell.disabled {
    cursor: not-allowed;
  }