fkhadra / react-toastify

React notification made easy 🚀 !

Home Page:https://fkhadra.github.io/react-toastify/introduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

spacecat opened this issue · comments

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?