1 |
- .column-setting-body{display:flex;flex-direction:column;width:100%}.column-setting-body .check-contain{padding:10px;width:100%}.column-setting-body .check-contain .check-item{display:flex;align-items:center;min-width:100%;padding:4px 0 8px}.column-setting-body .check-contain .check-item .table-search-drag-icon,.column-setting-body .check-contain .check-item .table-column-drag-icon{margin:0 5px;cursor:move}.column-setting-body .check-contain .check-item .ant-checkbox-wrapper{flex:1;overflow:hidden;display:flex}.column-setting-body .check-contain .check-item .ant-checkbox-wrapper span:last-child{flex:1;min-width:0}.column-setting-body .check-contain .check-item .ant-checkbox-wrapper span:last-child div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}
|