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; }