feat(registration): widen the registration wizard to use more page width - #83
feat(registration): widen the registration wizard to use more page width#83gkbishnoi07 wants to merge 1 commit into
Conversation
QA [8]: the registration screen was capped at max-w-5xl (1024px), leaving a lot of empty space on wider screens. Raise the cap to 1600px with roomier padding so the multi-column form uses the available page width, while still capping on ultrawide so fields don't stretch unreadably.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|



Widens the registration wizard to use more page width. This is the Common-UI (registrar) half of MMU-UI enhancement #6 (full-width login + registration) — pairs with the login side in PSMRI/MMU-UI#449.