| | |
| | | .voucher-attach-wrap { |
| | | .ant-modal-body { |
| | | position: relative; |
| | | padding: 15px; |
| | | .ant-spin { |
| | | position: absolute; |
| | | top: 150px; |
| | | left: 350px; |
| | | } |
| | | |
| | | .attach-type-btn { |
| | | border-width: 1px; |
| | |
| | | flex: 1; |
| | | width: calc(100% - 95px); |
| | | padding: 5px 0px; |
| | | line-height: 45px; |
| | | div { |
| | | color: #000000; |
| | | overflow: hidden; |
| | |
| | | .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; |
| | | } |