From ff9a24ebe9ea598dd2c2774838616700beec7d54 Mon Sep 17 00:00:00 2001 From: Merve Karaman Date: Tue, 20 Jun 2023 17:26:19 +0300 Subject: [PATCH] Notification does not appear --- .../assets/js/components/NotificationPlugin/Notification.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" >