Adjust tooltip proportions
This commit is contained in:
parent
399a2a4ead
commit
d132e85ced
@ -15,7 +15,7 @@ export default function MenuSurface({
|
||||
ref={ref}
|
||||
className={clsx(
|
||||
'component-surface',
|
||||
'px-2 pt-1.5 pb-2 max-w-[14rem]',
|
||||
'px-2 py-1.5 max-w-[14rem]',
|
||||
'shadow-sm',
|
||||
'text-[0.8rem] leading-tight',
|
||||
'text-balance text-center',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user