supabase-community / auth-ui

Pre-built Auth UI for React
https://supabase.com/docs/guides/auth/auth-helpers/auth-ui
MIT License
488 stars 121 forks source link

fix: view layout alignment #220

Closed Hallidayo closed 1 year ago

Hallidayo commented 1 year ago

What kind of change does this PR introduce?

Bug fix/enhancement

What is the current behavior?

Switching between login and forgot password views alters the layout alignment.

What is the new behavior?

https://github.com/supabase/auth-ui/assets/22655069/918a936b-2f46-41d1-b2f2-a72cb665140a

Additional context

Closes #199