| | |
| | | min-height: 20px; |
| | | overflow-y: auto; |
| | | |
| | | .pickup-wrap { |
| | | float: right; |
| | | button { |
| | | margin-top: 3px; |
| | | } |
| | | } |
| | | .pickup-wrap + div { |
| | | clear: both; |
| | | } |
| | | .button-list + .pickup-wrap { |
| | | position: relative; |
| | | button { |
| | | position: absolute; |
| | | bottom: 0; |
| | | right: 0; |
| | | } |
| | | } |
| | | .data-zoom { |
| | | display: flex; |
| | | position: relative; |
| | |
| | | } |
| | | } |
| | | } |
| | | .mk-parity-bg { |
| | | .mk-even-line { |
| | | .card-item-box { |
| | | background-color: #fafafa; |
| | | } |
| | | } |
| | | } |
| | | .data-zoom.mk-hover { |
| | | .mk-card { |
| | | .card-item-box:hover { |
| | | background-color: var(--mk-sys-color1); |
| | | } |
| | | } |
| | |
| | | } |
| | | .card-row-list { |
| | | flex: 10; |
| | | max-width: 100%; |
| | | } |
| | | .card-row-list.flex-layout { |
| | | display: flex; |
| | |
| | | } |
| | | |
| | | .ant-empty { |
| | | width: 100%; |
| | | min-height: 100px; |
| | | padding-top: 15px; |
| | | |
| | |
| | | display: none; |
| | | width: 16px; |
| | | height: 16px; |
| | | min-width: 16px; |
| | | border: 1px solid #cccccc; |
| | | border-radius: 50%; |
| | | box-sizing: content-box; |
| | |
| | | } |
| | | } |
| | | } |
| | | .custom-data-card-box.shifting { |
| | | .normal-header:not(.header-search) + .toolbar-button { |
| | | position: absolute; |
| | | top: 0px; |
| | | right: 0px; |
| | | z-index: 1; |
| | | button { |
| | | margin-bottom: 0px!important; |
| | | } |
| | | } |
| | | .normal-header:not(.header-search) + .toolbar-button + .pickup-wrap{ |
| | | position: relative; |
| | | button { |
| | | position: relative; |
| | | } |
| | | } |
| | | } |
| | | .custom-data-card-box::-webkit-scrollbar { |
| | | width: 7px; |
| | | height: 7px; |