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

[Demo] Fix Datagrid style: remove last row gutter #8661

Merged
merged 1 commit into from Feb 20, 2023

Conversation

slax57
Copy link
Contributor

@slax57 slax57 commented Feb 16, 2023

With the 'rounded' style of the MUI components (especially Cards) in the demo, having a bottom gutter on the latest row of the Datagrids is ugly.

Similar to what they did in their own demo, this PR changes the style of the MuiTableRow to disable bottom border on the last row.

Screenshots

Before

2023-02-16_10-24

After

2023-02-16_10-25

@slax57 slax57 added the RFR Ready For Review label Feb 16, 2023
@djhi djhi added this to the 4.8.1 milestone Feb 20, 2023
@djhi djhi merged commit b6fb8c7 into master Feb 20, 2023
@djhi djhi deleted the demo-fix-datagrid-last-child-gutter branch February 20, 2023 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants