B2B-31: refactor profile menu, header
This commit is contained in:
@@ -121,8 +121,8 @@ export function NotificationsPopover(params: {
|
||||
return (
|
||||
<Popover modal open={open} onOpenChange={setOpen}>
|
||||
<PopoverTrigger asChild>
|
||||
<Button className={'relative h-9 w-9'} variant={'ghost'}>
|
||||
<Bell className={'min-h-4 min-w-4'} />
|
||||
<Button className={'relative px-4 py-2 h-10 border-1 mr-0'} variant={'ghost'}>
|
||||
<Bell className={'h-4 w-4'} />
|
||||
|
||||
<span
|
||||
className={cn(
|
||||
|
||||
Reference in New Issue
Block a user