| | |
| | | .normal-table-columns { |
| | | .edit-table-columns { |
| | | position: relative; |
| | | .ant-table { |
| | | color: inherit; |
| | | font-size: inherit; |
| | | } |
| | | .submit-btn { |
| | | height: 24px; |
| | | margin-right: 10px; |
| | | background-color: #1890ff; |
| | | border-width: 0; |
| | | } |
| | | .ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters > .ant-table-column-title { |
| | | position: unset; |
| | | } |
| | | .ant-table-body { |
| | | overflow-x: auto; |
| | |
| | | margin: 0; |
| | | } |
| | | } |
| | | .normal-table-columns.false { |
| | | .edit-table-columns.false { |
| | | .ant-pagination { |
| | | display: none; |
| | | } |
| | | } |
| | | .normal-table-columns.checkbox { |
| | | .ant-radio-inner { |
| | | border-radius: 0; |
| | | } |
| | | .ant-radio-inner::after { |
| | | border-radius: 0; |
| | | } |
| | | .ant-radio-checked::after { |
| | | border-radius: 0; |
| | | } |
| | | } |
| | | |
| | | .normal-table-columns.ghost { |
| | | .edit-table-columns.ghost { |
| | | .ant-table-thead > tr { |
| | | > th { |
| | | color: inherit; |