Shedrack Godson

Results 2 issues of Shedrack Godson

I have followed guides on [https://www.npmjs.com/package/mui-datatables#customize-styling](url) on how to customize styles but my custom styles are not applying. I am trying to reduce the Table Header Height ```javascript import {createTheme,...

I need help on how to override the default style of the div tag just before the table tag to set overflow to none instead of auto. The div has...