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
The behavior is alright, it should not be considered as a bug.
It's preview only for the desktop properties, so the mobile - default props are not used and the align-items won't work on viewport width < 600px.
Expected Behavior
If width > 600px, the sign in button is aligned with the input field:
Works well in Stack_Nested example
Current Behavior
If width < 600px, the sign in button is above intended position:
Storybook
The text was updated successfully, but these errors were encountered: