.cardContent { height: 30rem; width: 100%; .ant-checkbox-group { .ant-checkbox-wrapper { width: 100%; } } .ant-table-cell { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } }