components icon indicating copy to clipboard operation
components copied to clipboard

fix(material/radio): use tokens for focused border color

Open andrewseguin opened this issue 1 year ago • 0 comments
trafficstars

Affects an unselected radio button when focused, like when a cursor is pressing down before selecting

Variable was never defined, and always falling back to black

Before: Screenshot 2024-09-10 at 2 23 45 PM Screenshot 2024-09-10 at 2 28 01 PM

After: Screenshot 2024-09-10 at 2 23 57 PM Screenshot 2024-09-10 at 2 25 25 PM

andrewseguin avatar Sep 10 '24 20:09 andrewseguin