| | |
| | | } |
| | | } |
| | | } |
| | | .fix-header { |
| | | .ant-table-body { |
| | | min-height: unset |
| | | } |
| | | .ant-table-placeholder { |
| | | display: none; |
| | | } |
| | | .ant-table-wrapper { |
| | | display: none; |
| | | } |
| | | .ant-affix .ant-table-wrapper { |
| | | display: block; |
| | | } |
| | | } |
| | | .ant-input { |
| | | border: none; |
| | | box-shadow: none!important; |
| | |
| | | bottom: 0px; |
| | | border: 1px solid #1890ff; |
| | | } |
| | | .ant-select { |
| | | padding: 0px; |
| | | position: absolute; |
| | | top: 0px; |
| | | left: 0px; |
| | | right: 0px; |
| | | bottom: 0px; |
| | | .ant-select-selection { |
| | | height: 100%; |
| | | border-radius: 0; |
| | | |
| | | .ant-select-arrow { |
| | | display: none; |
| | | } |
| | | } |
| | | } |
| | | .ant-input-number-input { |
| | | position: absolute; |
| | | top: 0px; |
| | |
| | | right: 0; |
| | | } |
| | | } |
| | | .mk-editable { |
| | | display: inline-block; |
| | | } |
| | | .mk-plus { |
| | | position: absolute; |
| | | top: 45%; |
| | | left: -20px; |
| | | color: #1890ff; |
| | | } |
| | | } |
| | | .edit-custom-table.editable { |
| | | td { |