jbetancur / react-data-table-component

A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.
https://react-data-table-component.netlify.app
Apache License 2.0
2.03k stars 409 forks source link

Striped row border and color stopped at the table width and not showing when scrolled to the right. #1201

Open khoale012000 opened 7 months ago

khoale012000 commented 7 months ago

Issue Check list

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.

image

khoale012000 commented 7 months ago

@jbetancur any work around for this?