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: center form with proper margins and prevent scrolling
- Change form from fullscreen to centered card layout
- Add proper margins on both sides with max-width constraint
- Center form using flexbox with items-center and justify-center
- Add form card with rounded corners, border, and shadow
- Set max-height to 90vh to prevent overflow and scrolling
- Improve header styling with larger title and close button
- Create clean, professional modal presentation
- Maintain backdrop blur and click-to-close functionality
0 commit comments