You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And this is how the notification appears on my screen:
I want that the notification appears like this:
But bigger, the problem is that when I change the width size to 350+ it will cut the right edge. So, how can I fix this? Also the <ReactNotification /> are inside my <app/> component in root.
The text was updated successfully, but these errors were encountered:
Hey, could you please post a gif to illustrate this issue? The container should be properly placed and the notification should take width accordingly to the container.
@DiegoBittencourtOfficial
Sup guys! So this is my code:
And this is how the notification appears on my screen:
I want that the notification appears like this:
But bigger, the problem is that when I change the width size to 350+ it will cut the right edge. So, how can I fix this? Also the
<ReactNotification />
are inside my<app/>
component in root.The text was updated successfully, but these errors were encountered: