style(ui): refine login card shape and divider spacing #439

Merged
jason.woltje merged 1 commits from fix/login-form-tweaks into main 2026-02-22 06:19:24 +00:00

1 Commits

Author SHA1 Message Date
1c680c11be style(ui): refine login card shape and divider spacing
All checks were successful
ci/woodpecker/push/orchestrator Pipeline was successful
ci/woodpecker/push/api Pipeline was successful
ci/woodpecker/push/web Pipeline was successful
- Remove top border-radius from AuthCard (flat top edge, rounded bottom)
- Add overflow-hidden so rainbow gradient bar stays within card bounds
- Remove rounded-t-2xl from gradient bar (no longer needed)
- Increase AuthDivider vertical margin from my-5 to my-8
- Update test selector to match new rounded-b-2xl class

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 00:15:29 -06:00