chore: tooltips
This commit is contained in:
@@ -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,
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user