Bug: Theme toggle and settings buttons misaligned on /clerk pages
Description
On the /clerk pages, the Theme Toggle button and the Settings button in the top-right corner are not vertically aligned with each other, causing a visual inconsistency.
Steps to Reproduce
- Clone the repo and start the dev server
- Navigate to
/clerk/sign-up (or /clerk/sign-in / /clerk/user-management)
- Observe the top-right corner — the two icon buttons are vertically misaligned
Expected Behavior
The Theme Toggle and Settings buttons should be vertically centered and aligned, consistent with other pages.
Actual Behavior
The two buttons are vertically offset.
Screenshots

Bug: Theme toggle and settings buttons misaligned on
/clerkpagesDescription
On the
/clerkpages, the Theme Toggle button and the Settings button in the top-right corner are not vertically aligned with each other, causing a visual inconsistency.Steps to Reproduce
/clerk/sign-up(or/clerk/sign-in//clerk/user-management)Expected Behavior
The Theme Toggle and Settings buttons should be vertically centered and aligned, consistent with other pages.
Actual Behavior
The two buttons are vertically offset.
Screenshots