react-notification-system icon indicating copy to clipboard operation
react-notification-system copied to clipboard

Add notification inside container

Open mdodge-ecgrow opened this issue 5 years ago • 0 comments

Is there a way to have the notification popup inside a container div instead of just the entire page? It appears that the custom styles get applied to the notification-message class when I would need them applied to 'notification-tr' to affect the position of the notification itself. All else fails I can just add custom CSS to my app for '.notification-tr'.

mdodge-ecgrow avatar Feb 18 '20 17:02 mdodge-ecgrow