supabase-community / auth-ui

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

update container default horizontal style to display as grid #41

Closed lyqht closed 1 year ago

lyqht commented 1 year ago

What kind of change does this PR introduce?

Bug fix that closes #40

What is the new behavior?

Updated container horizontal style to display grid instead of flex.

Additional context

With 2 Social Auth (fills the whole row)

image

With 5 Social Auth (fills the whole row)

image

With many social auth spanning more than a row

image

With all social auth

image

P.S. would be nice if this can get the hacktoberfest-accepted label later on