gregnb / gregnb/mui-datatables
Avoid line breaking
Open
question
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
When the label of the column is somewhat big, it automatically breaks the line. I think a nicer behavior would be if it didn't, by just adding `white-space: pre;` by overriding the default MuiTableHead.
| Tech | Version |
|--------------|---------|
| Material-UI | 4.1.0 |
| MUI-datatables | 2.4.0 |
| React | 16.8.6 |
| Chrome | 75 |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.