Cannot Center Login

The login component won't launch in the center it's still trying to show a left sidebar and then centering the login in the remaining columns. I just want a simple login in the center of the page. It's the little stuff like that which can consume tons of time. Any help would be appreciated.

Okay I had to modify LoginLayout.razor quite a bit but I have it looking decent now. I would highly recommend others get the login they like before switching over to Visual Studio to code the rest of the app (if you do that like I am).

Fix for this will be part of our next release. To fix it from Radzen you can add Expanded=true attribute to the Body component in Login layout