| | |
| | | left: calc(50% - 16px); |
| | | top: calc(50vh - 70px); |
| | | } |
| | | |
| | | .common-table-copy { |
| | | position: fixed; |
| | | z-index: 2; |
| | | bottom: 65px; |
| | | right: 30px; |
| | | width: 40px; |
| | | height: 40px; |
| | | } |
| | | |
| | | .ant-btn-link:hover { |
| | | opacity: 0.8; |
| | | } |
| | | .button-list.toolbar-button { |
| | | button { |
| | | height: auto; |
| | | min-height: 28px; |
| | | |
| | | .user-tools { |
| | | position: fixed; |
| | | z-index: 2; |
| | | bottom: 55px; |
| | | right: 20px; |
| | | .tool-wrap { |
| | | margin-top: 5px; |
| | | .ant-btn { |
| | | width: 40px; |
| | | height: 40px; |
| | | } |
| | | .anticon-forward { |
| | | font-size: 20px; |
| | | } |
| | | } |
| | | } |
| | | } |
| | | .custom-table-wrap.loading { |
| | | .ant-spin-spinning:not(.view-spin) { |
| | | display: none; |
| | | } |
| | | } |