From f23b2aa4dfccd088fd2e7c5756317189ca6e465d Mon Sep 17 00:00:00 2001 From: Ato Augustine <30342985+thehappytechie@users.noreply.github.com> Date: Mon, 25 Sep 2023 07:14:41 +0000 Subject: [PATCH] Increase the stacking order of laravel-notify (#114) Add a higher z-index to laravel-notify to ensure they will appear on top always. --- resources/views/notifications/emotify.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/notifications/emotify.blade.php b/resources/views/notifications/emotify.blade.php index 05adbdb..2b945de 100644 --- a/resources/views/notifications/emotify.blade.php +++ b/resources/views/notifications/emotify.blade.php @@ -1,5 +1,5 @@ @if (session()->get('notify.model') === 'emotify') -