gregnb / gregnb/mui-datatables

Styling on table and responsive scroll

Open
#367 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.7k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

I didn't really know where else to put this, but for those of you trying to style the table itself _and_ using `responsive: scroll`, do:

`
overrides: {
MUIDataTable: {
responsiveScroll: {
backgroundColor: "red"
},
},
}`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.