You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: revert card to pre-update styles and fix login-hint whitespace
Reverts card.tsx to its previous styling (rounded-sm, border, py-4, gap-2,
font-semibold titles) as the new shadcn defaults don't fit the current design.
Also fixes a whitespace collapse bug in login-hint flex containers where
trailing {' '} was being stripped — replaced with gap-x-1.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments