Open reinzor opened 7 years ago
Same question here
example CSS for bottom-left: (modify accordingly if you want bottom-right for example)
.mini-toastr { right: inherit !important; top: inherit !important; left: 12px !important; bottom: 12px !important; }
thanks @daniplaninc the solution works for me
Is it possible to change the position of the notifications, e.g. bottom-right?