Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DataGrid] Fix row cells leaking CSS 'text-align' from parent #728

Merged
merged 6 commits into from
Dec 15, 2020

Conversation

ZeeshanTamboli
Copy link
Member

Fixes #381

Tested on storybook to reproduce it before the fix and whether it works properly after the fix.

@ZeeshanTamboli ZeeshanTamboli changed the title [DataGrid] Prevent cells to inherit 'text-align' CSS property from parent [DataGrid] Prevent row cells to inherit 'text-align' CSS property from parent Dec 13, 2020
@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! labels Dec 13, 2020
@oliviertassinari oliviertassinari changed the title [DataGrid] Prevent row cells to inherit 'text-align' CSS property from parent [DataGrid] Fix row cells leaking CSS 'text-align' from parent Dec 13, 2020
@oliviertassinari oliviertassinari merged commit 3a02879 into mui:master Dec 15, 2020
@oliviertassinari
Copy link
Member

@ZeeshanTamboli Thanks

@ZeeshanTamboli ZeeshanTamboli deleted the issue-381 branch December 16, 2020 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DataGrid] Cells Inherit CSS text-align from parent
4 participants