Cogoport / cogo-toast

Beautiful, Zero Configuration, Toast Messages for React. Only ~ 4kb gzip, with styles and icons
https://cogoport.github.io/cogo-toast
MIT License
673 stars 1 forks source link

Fix scrollbar appearing in container in some cases #73

Closed jdrzjph closed 3 years ago

jdrzjph commented 3 years ago

It prevents #ct-container from inheriting overflow: scroll | auto from parent nodes (which results in scrollbar appearing on showing/hiding toasts).