topcoat-data / topcoat-public

TopCoat components, visualizations and themes
MIT License
1 stars 3 forks source link

fix: Add margin-left to the first header cell in TTable #264

Closed egcastro closed 1 year ago

egcastro commented 1 year ago

What this does

Add margin-left to the first header cell to be aligned with the margin of the rows.

Notes for the reviewer

Use this branch fix/table-headers-paddings on any topcoat-insights branch to see the changes.

More information

https://linear.app/snyk/issue/FP-1103/padding-of-table-headers-misaligned

Screenshots / GIFs

Before After
Screenshot 2023-07-27 at 17 55 39 Screenshot 2023-07-27 at 17 55 46
Screenshot 2023-07-27 at 17 54 25 Screenshot 2023-07-27 at 17 54 05