From b018f1767c00c0168816da8b0c72d42f01a1c56d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=BCneyt=20=C5=9Eent=C3=BCrk?= Date: Mon, 27 Jun 2022 13:03:29 +0300 Subject: [PATCH] Notification read and read all button added hover styling.. --- resources/views/livewire/menu/notifications.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/livewire/menu/notifications.blade.php b/resources/views/livewire/menu/notifications.blade.php index 57af525d6..9759d9b73 100644 --- a/resources/views/livewire/menu/notifications.blade.php +++ b/resources/views/livewire/menu/notifications.blade.php @@ -11,7 +11,7 @@
@@ -35,7 +35,7 @@ @if ($notification->type != 'updates') @endif