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
Sonner has a fixed 600px as the mobile breakpoint, but that's different from our design system(720px). This results in a weird intermediate style that is partially desktop and partially mobile when the size is between 600px and 720px.
Is it possible to make it customizable? Like a prop mobileBreakpoint on Toaster?
Uh oh!
There was an error while loading. Please reload this page.
Describe the feature 📝:
Sonner has a fixed
600px
as the mobile breakpoint, but that's different from our design system(720px
). This results in a weird intermediate style that is partially desktop and partially mobile when the size is between600px
and720px
.Is it possible to make it customizable? Like a prop
mobileBreakpoint
onToaster
?sonner/src/styles.css
Lines 351 to 358 in 94cb71e
The text was updated successfully, but these errors were encountered: