abhijithvijayan / react-minimal-side-navigation

Minimal side navigation component for React
https://codesandbox.io/s/react-minimal-side-navigation-example-y299d?file=/src/components/NavSidebar.jsx
MIT License
67 stars 29 forks source link

[BUG] style overrides for hover states #14

Closed abhijithvijayan closed 3 years ago

abhijithvijayan commented 3 years ago

css specificity is overriding some of hover: prefixed classes.

move these classes to sass itself

abhijithvijayan commented 3 years ago

fixed in 465337c3b6c4ce204a8c7874196277f60f4c2648 and released in v1.9.2