carbon-design-system / carbon-design-kit

A versioned, comprehensive kit of the Carbon Design System visual assets (components, icons, pictograms, text styles, color styles, grid templates).
Apache License 2.0
1.07k stars 153 forks source link

[Data table] Fix the batch action buttons #743

Closed thyhmdo closed 10 months ago

thyhmdo commented 11 months ago

Problem

The buttons in the batch action inherit the core Button variant. This creates the issue of having the icon overlapping with the text.

image

Not sure what the solution would be to either adjust the buttons in data table or update the buttons first so that they can link and work properly in data table.

thyhmdo commented 10 months ago

Fixed by Juan