Open mikila85 opened 6 years ago
Example:
You can override the CSS i think: .toast-top-right { top: 100px; right: 12px; }
I was not able to override the default position class, but I created my own position class and that worked nicely. This can be closed.
Hi, we have a large top-navbar that we would like the toasts to pop beneath, is there a way to tell it to position: "top-right" but with top-padding of 100px so it wont go over our navbar?