I am using Radzen via the NuGet library.
Instead of having the menu on the left-hand side of the app, I have it on the right. When I do that, by default the dropdown item align along the left edge of the topmost MenuItem which causes most of the item be the cutoff by the right edge to the browser. I played with the css style on .rz-navigation-menu to float to the right, but no luck.
Anyone know what I need to change? Thanks!