src/tabviews/custom/components/module/voucher/resetAttach/index.scss
@@ -1,6 +1,12 @@ .voucher-attach-wrap { .ant-modal-body { position: relative; padding: 15px; .ant-spin { position: absolute; top: 150px; left: 350px; } .attach-type-btn { border-width: 1px; @@ -190,6 +196,14 @@ .square-select.half { border-color: var(--mk-sys-color); } .square-select.disabled { border-color: #e8e8e8; background: #e8e8e8; cursor: default; } .square-select.disabled::before { border-color: #e8e8e8; } .square-select.half::before { display: none; }