completionId: cgen-a225a38a289e48c187062c1b4daa2df6
cgen-a225a38a289e48c187062c1b4daa2df6
This commit is contained in:
parent
d5eb77ccca
commit
7be8db3675
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ? (
|
||||
|
|
|
|||
Loading…
Reference in a new issue