From 7b8c3d7ff7d137f8e4aab2b75526946d5c27786d Mon Sep 17 00:00:00 2001 From: Amirhossein Khalili Date: Sat, 25 Apr 2026 17:58:02 +0330 Subject: [PATCH] fix(notifications): add minimal styling to notification bell navbar --- src/components/notifications/NotificationBell.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/notifications/NotificationBell.tsx b/src/components/notifications/NotificationBell.tsx index 597a0ae..5e6fbb7 100644 --- a/src/components/notifications/NotificationBell.tsx +++ b/src/components/notifications/NotificationBell.tsx @@ -119,7 +119,7 @@ export function NotificationBell() {