Vashnak / react-toasts

Simple react alerter
56 stars 19 forks source link

Style issue when using bootstrap #21

Closed abdullahjavaid86 closed 4 years ago

abdullahjavaid86 commented 4 years ago

When I use bootstrap 4 in my application the default styles of notification messed up. Please guide me if I am doing something wrong or help me with custom styles. Screenshot attached.

Screenshot (3)

abdullahjavaid86 commented 4 years ago

solved the issue by overriding display flex to block of toast-container

crscaballero commented 4 years ago

I've got the same situation once I've updated my react packages, I did the same to fix it, but I still consider that this should be open until be solved by its own package