sovanna / angular-material-sidenav

Simple component that reproduce the Angular Material Style SideNav Menu from their own website
http://sovanna.github.io/angular-material-sidenav/
109 stars 55 forks source link

hover doesn't work #35

Open viktorx11 opened 8 years ago

viktorx11 commented 8 years ago

if you go with the mouse cursor over the menu items they are not changing the background color, on mouse hover.

here they do: https://material.angularjs.org

vontell commented 7 years ago

Having the same issue, and also tried to manually override the background colors on hover with no effect.