diff --git a/packages/smarthr-ui/src/components/Tooltip/Tooltip.tsx b/packages/smarthr-ui/src/components/Tooltip/Tooltip.tsx index 78ec27efa2..b2c13ab3ef 100644 --- a/packages/smarthr-ui/src/components/Tooltip/Tooltip.tsx +++ b/packages/smarthr-ui/src/components/Tooltip/Tooltip.tsx @@ -50,6 +50,7 @@ const tooltip = tv({ base: [ 'smarthr-ui-Tooltip', 'shr-inline-block shr-max-w-full', + 'shr-align-bottom', 'focus-visible:shr-focus-indicator', ], variants: {