chore: tooltips

This commit is contained in:
Aman Harwara
2023-04-27 17:37:31 +05:30
parent 67d3f149b2
commit d658769531

View File

@@ -58,7 +58,7 @@ const StyledTooltip = ({
<Tooltip
store={tooltip}
className={classNames(
'z-tooltip rounded border border-border bg-contrast py-1.5 px-3 text-sm text-foreground shadow',
'z-tooltip max-w-max rounded border border-border bg-contrast py-1.5 px-3 text-sm text-foreground shadow',
className,
)}
>