react-data-table-component
react-data-table-component copied to clipboard
Striped row border and color stopped at the table width and not showing when scrolled to the right.
Issue Check list
- [x] Agree to the Code of Conduct
- [x] Read the README
- [x] You are using React 16.8.0+
- [x] You installed
styled-components - [x] Include relevant code or preferably a code sandbox
Describe the bug
Striped row border and color stopped at the table width and not showing when scrolled.
To Reproduce
Setup the DataTable with customStyles table width and height.
@jbetancur any work around for this?