arup-group / arc-components

Arup Reusable Components
https://arc.arup.com
MIT License
10 stars 0 forks source link

fix(components/checkbox): fix dark mode color for unchecked checkbox #302

Closed dominicegginton closed 2 months ago

dominicegginton commented 2 months ago

This fixes the dark mode color for the unchecked state of the ArcCheckbox component.

Also removes the redundant width and high properties from the SVG elements that are rendered in the component.