apvarun / toastify-js

Pure JavaScript library for better notification messages
https://apvarun.github.io/toastify-js/
MIT License
2.13k stars 230 forks source link

fix offset accepts negative value if value less than zero #82

Open hasankarademir opened 2 years ago

apvarun commented 2 years ago

I think its better to set position: right instead of using negative values for left position. Wdyt? @hasankarademir