mirror of
https://github.com/documenso/documenso.git
synced 2026-07-07 19:44:57 +10:00
fix(ui): keep hover card clear of field avatar
This commit is contained in:
@@ -154,7 +154,7 @@ export function EnvelopeRecipientFieldTooltip({
|
||||
}
|
||||
contentProps={{
|
||||
className: 'flex w-64 flex-col overflow-hidden p-0 text-sm',
|
||||
sideOffset: 6,
|
||||
sideOffset: 20,
|
||||
}}
|
||||
>
|
||||
<div className="flex items-center gap-2 p-3">
|
||||
|
||||
Reference in New Issue
Block a user