We are seeing a layout issue only on the Passkey Enrollment screen. The “Create a passkey” button overlaps the content below it, making the UI appear broken. The normal login/signup screens render correctly.
We reproduced this across multiple browsers, and the issue appears specific to the hosted passkey screen.
As far as I have investigated, this appears to be a reported bug caused by the Social Buttons being set to “Top” and no changes (like CSS) are causing this.
[OFFICIAL WORKAROUND]
Option 1: Switching the Social Buttons Layout to “Bottom” → this is recommended if you do not have a specific use case where your login screen needs to display the social login buttons on top of the user inputs.
Options 2: Instead of switching Social Buttons Layout to “Bottom,” you can use a page template workaround to correct the layout while keeping socials at the top. You can add the following to the Universal Login page template temporarily: