fkhadra / react-toastify

React notification made easy 🚀 !
https://fkhadra.github.io/react-toastify/introduction
MIT License
12.3k stars 675 forks source link

Is there a way to style the toasts on mobile so that they look like on desktop? #1104

Open spacecat opened 1 month ago

spacecat commented 1 month ago

According to the docs the toast will take up all available width on mobile:

https://fkhadra.github.io/react-toastify/how-to-style/#mobile

How can I make it so that on mobile it looks exactly as on desktop?