| | |
| | | font-size: 18px; |
| | | color: #26C281; |
| | | } |
| | | .add-row-empty { |
| | | font-size: 14px; |
| | | right: 50px; |
| | | line-height: 1.5; |
| | | color: #1890ff; |
| | | cursor: pointer; |
| | | } |
| | | .ant-table-thead > tr > th { |
| | | padding: 10px 16px; |
| | | } |
| | | .ant-table-tbody > tr > td { |
| | | padding: 5px 16px; |
| | | padding: 5px 10px; |
| | | } |
| | | .editable-cell-value-wrap { |
| | | cursor: pointer; |
| | |
| | | vertical-align: middle; |
| | | word-wrap: break-word; |
| | | word-break: break-word; |
| | | .ant-input { |
| | | height: 30px; |
| | | padding: 0 11px; |
| | | } |
| | | } |
| | | .ant-input { |
| | | padding: 0 5px; |
| | | } |
| | | .ant-form-item-control-wrapper { |
| | | width: 100%; |
| | |
| | | } |
| | | } |
| | | .operation-btn { |
| | | margin-right: 15px; |
| | | margin-right: 10px; |
| | | cursor: pointer; |
| | | } |
| | | .editable-row.hide { |
| | | text-decoration: line-through; |
| | | } |
| | | .ant-form-explain { |
| | | font-size: 12px; |
| | | } |