RadzenMenuItem alignement

I tried a few things like text-right, but nothing moves. How do I chose the alignement of

             <RadzenMenuItem class="text-end" Text="Connexion" Path="Account/Login" Icon="account_circle"></RadzenMenuItem>

Have you tried using the class "rz-text-align-end"? I wonder if that will work for you.