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

Social Auth buttons runs out of container in horizontal layout #40

Closed lyqht closed 1 year ago

lyqht commented 1 year ago

Bug report

Describe the bug

Haven't look into how these buttons are styled yet, but they don't seem to wrap after extending out of the parent container.

To Reproduce

At Storybook, I choose the horizontal layout for a story that has all Social Auth.

Expected behavior

I expect all the social auth to be contained within the width of the main component

Screenshots

image

System information

Additional context

Discovered while writing up #39