Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-19 15:38:50 +00:00
co-authored by renee-png
parent f44b762ab9
commit b0f9cb6c18
@@ -81,7 +81,7 @@ export function NotificationBell() {
<Button
variant="ghost"
size="sm"
className="relative text-sidebar-foreground/80 hover:bg-sidebar-accent/60 hover:text-sidebar-accent-foreground"
className="relative text-foreground hover:bg-accent hover:text-accent-foreground"
>
<Bell className="h-4 w-4" />
{unreadCount > 0 && (