Relative Content

Tag Archive for c#htmlcssstylesmudblazor

MudBlazor Navigation Menu Hover and Click Issue

I’m working on a navigation menu using MudBlazor and have encountered an issue with the hover and click effects. I’m trying to apply a hover effect to the entire container of each navigation link, but the effect is only applied to the MudNavLink itself. Additionally, there seems to be a double hover effect which looks odd.