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