148. Adding notification styles and tag element (#18)

This commit is contained in:
Art
2021-09-19 12:09:06 +03:00
parent da8746c0d2
commit 1d0f76e6e6
4 changed files with 4 additions and 2 deletions

View File

@ -8,7 +8,7 @@ const notifierCustomOptions: NotifierOptions = {
distance: 150,
},
vertical: {
position: 'bottom',
position: 'top',
distance: 12,
gap: 10,
},