icflorescu / mantine-datatable

The table component for your Mantine data-rich applications, supporting asynchronous data loading, column sorting, custom cell data rendering, context menus, nesting, Gmail-style batch row selection, dark theme, and more.
https://icflorescu.github.io/mantine-datatable/
MIT License
911 stars 66 forks source link

tabel last row #599

Closed Number5768 closed 3 months ago

Number5768 commented 4 months ago

1 2

Is this normal? Not equal I covered it with red as in picture 1 and picture 2.

icflorescu commented 3 months ago

Each <td /> has a bottom border except the ones on the last row, hence the 1px difference.