CodeSeven / toastr

Simple javascript toast notifications
http://www.toastrjs.com
MIT License
11.9k stars 2.04k forks source link

Toastr background white #696

Open codeBaker1989 opened 1 year ago

codeBaker1989 commented 1 year ago

Hi, i have implement Toastr to my controller in laravel, when i delete a file the toast message is showing up. but with a white background. so i dont see the text. how can i fix it?

folivora97 commented 9 months ago

This can be caused by Bootstrap. Try importing Toastr after importing Boostrap.