When using material-table filtering, I noticed that the filter cell style's background color is not being applied to the entire row. Additionally, the column created for row selection has its own style that I am struggling to override.
For a code example, you can refer to: https://codesandbox.io/s/material-table-filter-selection-forked-t9vb54?file=/src/App.js