small fixes

This commit is contained in:
Ren Amamiya
2023-08-07 09:07:53 +07:00
parent 02ff9e3b68
commit aa2a9851c3
4 changed files with 15 additions and 6 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ export function User({
<Popover.Root>
<div
className={twMerge(
'relative z-10 flex',
'relative z-30 flex',
size === 'small' ? 'items-center gap-2' : 'items-start gap-3'
)}
>