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
I'm currently implementing a mobile app and sonner is a great fit as it supports swiping and all.
There is just one thing that I needed to hack around:
The mobile offsets to the sides are currently hardcoded to 16px for all screens smaller than 600px. See here:
I'm currently implementing a mobile app and sonner is a great fit as it supports swiping and all.
There is just one thing that I needed to hack around:
The mobile offsets to the sides are currently hardcoded to 16px for all screens smaller than 600px. See here:
sonner/src/styles.css
Line 354 in a869bd5
It would be great to make these configurable, especially since all the desktop stuff already supports this.
The text was updated successfully, but these errors were encountered: