completionId: cgen-a225a38a289e48c187062c1b4daa2df6

cgen-a225a38a289e48c187062c1b4daa2df6
This commit is contained in:
Builder.io 2025-11-10 23:58:34 +00:00
parent d5eb77ccca
commit 7be8db3675

View file

@ -220,7 +220,7 @@ export default function NotificationBell({
<Button
variant="ghost"
size="sm"
className={cn("relative hover-lift", className)}
className={cn("relative overflow-visible hover-lift", className)}
>
<Bell className="h-4 w-4" />
{unreadCount > 0 ? (