diff --git a/resources/assets/js/components/NotificationPlugin/Notification.vue b/resources/assets/js/components/NotificationPlugin/Notification.vue index a4317b606..429595845 100644 --- a/resources/assets/js/components/NotificationPlugin/Notification.vue +++ b/resources/assets/js/components/NotificationPlugin/Notification.vue @@ -16,7 +16,6 @@ 'p-4', 'text-black font-bold', 'rounded-lg', - 'z-30', { 'alert-with-icon': icon }, @@ -26,6 +25,7 @@ ]" role="alert" :style="customPosition" + style="z-index: 100;" data-notify-position="top-center" >