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