You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(table): apply border-radius styles to last row of table footer
Changed the CSS selectors to target the last row instead of the first row in the table footer.
Previously, the styles targeted the first row of the table footer.
Co-authored-by: Festiis <[email protected]>
Co-authored-by: Marco 'Lubber' Wienkoop <[email protected]>
0 commit comments