From 0af7da47a96643691113feb0fadccf24cb43b9f1 Mon Sep 17 00:00:00 2001 From: Yashwin Date: Tue, 12 May 2026 17:40:41 +0530 Subject: [PATCH] style: soften shadow intensity on NotificationBell dropdown --- src/components/shared/NotificationBell.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/shared/NotificationBell.tsx b/src/components/shared/NotificationBell.tsx index f1edc7a..b5c3610 100644 --- a/src/components/shared/NotificationBell.tsx +++ b/src/components/shared/NotificationBell.tsx @@ -180,7 +180,7 @@ export const NotificationBell = () => { {isOpen && ( -
+
{/* Header */}