Closed okeowosv closed 1 year ago
I would like to change the item hover color to blend with my brand, thanks
With CSS:
.v-sidebar-menu .vsm--mobile-bg { background-color: red; } .v-sidebar-menu.vsm_collapsed .vsm--link_level-1.vsm--link_hover .vsm--icon { background-color: red; }
I would like to change the item hover color to blend with my brand, thanks