Workday / canvas-kit

Development kits to implement UI following the Workday Canvas Design System (https://canvas.workday.com/). See our Component Storybook -
https://workday.github.io/canvas-kit/
Apache License 2.0
301 stars 221 forks source link

Add relative unit fallback size for `SystemIcon` #3028

Closed NicholasBoll closed 2 weeks ago

NicholasBoll commented 2 weeks ago

🐛 Bug Report

If the base font size is changed, SystemIcons don't scale with the font size. If you manually pass a size to SystemIcon, the icon size changes with the base font size.

To Reproduce

Either change the base font size in your operating system or the base font size in your browser settings.

Expected Behavior

SystemIcons change with the base font size

Error Output

Include a screenshot of a visual bug base font size changed, but default icon size does not change