Home View Problem

In my web application, when an user enter it shows like(1.png) . After login there has a button name admin panel and when i clicked this button it shows like (2.png). How can i solved it?
thanks in advance
17634918.png
17634921.png

Do they move to the correct position if you resize the screen? I’ve reported two bugs regarding components not being positioned correctly. It’s very severe with FormLayout on iOS and Safari. Unfortunately, it doesn’t seem that there is any interest in fixing these issues.

https://github.com/vaadin/flow/issues/5446

and

https://github.com/vaadin/flow/issues/4530