Azure / iot-ux-fluent-controls

A collection of shared react UI components used across IoT teams.
MIT License
13 stars 19 forks source link

Fix focus indicator to show on default buttons on focus #163

Closed PatoBeltran closed 4 years ago

PatoBeltran commented 4 years ago

The focus state for default buttons was not properly set, making it so that it was really hard to see. This updates it so it's the same as the danger and primary buttons.