| | |
| | | clear: both; |
| | | } |
| | | |
| | | .mk-parity { |
| | | >.ant-col:nth-child(even) { |
| | | .card-item-box { |
| | | background-color: var(--mk-sys-color1); |
| | | } |
| | | } |
| | | } |
| | | .card-row-list { |
| | | overflow-y: auto; |
| | | .card-item-box { |
| | |
| | | |
| | | .loading-mask { |
| | | position: absolute; |
| | | left: 40px; |
| | | left: 0px; |
| | | top: 0; |
| | | right: 40px; |
| | | right: 0px; |
| | | bottom: 0px; |
| | | display: flex; |
| | | align-items: center; |
| | |
| | | background: #ffffff; |
| | | } |
| | | } |
| | | .mk-more { |
| | | text-align: center; |
| | | line-height: 40px; |
| | | cursor: pointer; |
| | | .anticon-down { |
| | | margin-left: 2px; |
| | | } |
| | | } |
| | | .mk-more.disabled { |
| | | cursor: not-allowed; |
| | | color: #bcbcbc; |
| | | } |
| | | .ant-empty { |
| | | min-height: 100px; |
| | | padding-top: 15px; |
| | | .ant-empty-image { |
| | | height: 60px; |
| | | } |
| | | } |
| | | } |
| | | |
| | | .custom-card-box::after { |