Closed bitblitz4use closed 1 month ago
Feel free to override it via css
I tried it with
.vue-toast-notification { z-index: 9000 !important; }
inside an imported global scss file. Is the class name right? Sorry could not find css class names in docu
Hi there, is it possible to set the zIndex of the toaster globally with API? Using Vue 3
Thx