| | |
| | | min-height: 20px; |
| | | overflow-y: auto; |
| | | |
| | | >.button-list.toolbar-button { |
| | | padding: 0; |
| | | line-height: 45px; |
| | | button { |
| | | margin-right: 0px; |
| | | margin-bottom: 0px; |
| | | min-height: 28px; |
| | | height: auto; |
| | | } |
| | | } |
| | | |
| | | .data-zoom { |
| | | display: flex; |
| | | position: relative; |
| | |
| | | } |
| | | |
| | | .ant-empty { |
| | | width: 100%; |
| | | min-height: 100px; |
| | | padding-top: 15px; |
| | | |
| | |
| | | .circle-select { |
| | | border-radius: 0!important; |
| | | } |
| | | .circle-select.half::after { |
| | | border-radius: 0px; |
| | | } |
| | | } |
| | | .data-zoom.check { |
| | | .mk-card.active, .mk-card.selected { |
| | |
| | | left: 4px; |
| | | content: ' '; |
| | | display: block; |
| | | border-radius: 8px; |
| | | width: 8px; |
| | | height: 8px; |
| | | background: var(--mk-sys-color); |