Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to change the stacking direction #223

Open
MichaelPGriffin opened this issue Aug 23, 2018 · 1 comment
Open

Add ability to change the stacking direction #223

MichaelPGriffin opened this issue Aug 23, 2018 · 1 comment

Comments

@MichaelPGriffin
Copy link

The default behavior appends each additional notification to the bottom of the "stack" of visible notifications.

It would be convenient if there were an way to insert new notifications at the top instead of appending them to the list.

@mansona
Copy link
Owner

mansona commented Jan 9, 2020

Would you be able to achieve this using CSS and overriding the styles for the notification container? 🤔 now that #251 has been merged and released it should be much easier to override styles 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants