teodosii / react-notifications-component

Delightful and highly customisable React Component to notify your users
https://teodosii.github.io/react-notifications-component/
MIT License
1.27k stars 73 forks source link

Notif width: is it a bug ? #32

Closed theocerutti closed 5 years ago

theocerutti commented 5 years ago

Hello,

I don't know why but the width of my notifications is weird. Look: https://prnt.sc/pbuaob

Thanks !

teodosii commented 5 years ago

Need more details on this, otherwise I cannot help you. In the inspector, what's the width being displayed for the notification? Have you altered stylesheets in a way or another? I can't figure out from the image how wide the notification is, but you have width option on notification to make it wider. I think the default width is set to 275px, that might be too narrow for your content.