| | |
| | | background-repeat: no-repeat; |
| | | background-size: cover; |
| | | min-height: 100px; |
| | | display: flex; |
| | | position: relative; |
| | | |
| | | >.button-list.toolbar-button { |
| | | padding: 0; |
| | | line-height: 55px; |
| | | button { |
| | | margin-right: 0px; |
| | | margin-bottom: 0px; |
| | | } |
| | | } |
| | | |
| | | .data-zoom { |
| | | display: flex; |
| | | position: relative; |
| | | } |
| | | .prev-page { |
| | | width: 20px; |
| | | div { |
| | |
| | | } |
| | | .loading-mask { |
| | | position: absolute; |
| | | left: 40px; |
| | | left: 0px; |
| | | top: 0; |
| | | right: 40px; |
| | | right: 0px; |
| | | bottom: 0px; |
| | | display: flex; |
| | | align-items: center; |
| | |
| | | background: #ffffff; |
| | | } |
| | | } |
| | | .ant-pagination { |
| | | margin: 10px; |
| | | text-align: right; |
| | | } |
| | | } |
| | | |
| | | .custom-card-box::after { |