nexxtway / react-rainbow

🌈 React Rainbow Components. Build your web application in a snap.
https://react-rainbow.io
MIT License
1.79k stars 112 forks source link

fix: unexpected padding/margin on the first column on the Table component. #2597

Closed TahimiLeonBravo closed 1 year ago

TahimiLeonBravo commented 1 year ago

Current Behavior: When passing a component on the first column of the table with a background color it shows a white space at the beginning of the cell.

Image

Expected Behavior: When passing a component on any column of the table it should cover the whole cell, it should doesn't have any margin or padding