| | |
| | | --mk-table-font-size: 14px; |
| | | --mk-table-font-weight: normal; |
| | | |
| | | .ant-table-wrapper + .ant-table-wrapper { |
| | | margin-top: 10px; |
| | | } |
| | | .ant-table { |
| | | color: inherit; |
| | | font-size: inherit; |
| | | font-weight: inherit; |
| | | } |
| | | .ant-table-selection-column { |
| | | width: 60px; |
| | | min-width: 60px; |
| | | max-width: 60px; |
| | | } |
| | | .ant-table-body { |
| | | overflow-x: auto; |
| | |
| | | >.anticon-copy { |
| | | color: #26C281; |
| | | } |
| | | >.anticon-delete { |
| | | color: #ff4d4f; |
| | | } |
| | | >.anticon-file-sync { |
| | | color: #1890ff; |
| | | } |
| | | >div >.profile { |
| | | color: purple; |
| | | } |
| | | .quickly-add { |
| | | display: inline-block; |
| | | margin-right: 15px; |
| | | .ant-btn { |
| | | background-color: transparent; |
| | | color: #1890ff; |
| | | border: none; |
| | | box-shadow: none !important; |
| | | height: 18px; |
| | | padding: 0px; |
| | | } |
| | | } |
| | | } |
| | | .ant-table-small > .ant-table-content > .ant-table-body { |
| | | margin: 0; |