react95-io / React95

🌈🕹 Windows 95 style UI component library for React
https://react95.io
MIT License
6.65k stars 185 forks source link

Use :focus-visible instead of :focus on `<Button variant="thin">` #375

Open WesSouza opened 1 year ago

WesSouza commented 1 year ago

Using :focus-visible would prevent the button from looking as it was permanently hovered after clicking, but still allow it to have it as a visual focus state.