Skip to content

Commit

Permalink
feat: Tooltip.tsx, chromatic で意図しない差分が出たので shr-align-bottom を戻した
Browse files Browse the repository at this point in the history
  • Loading branch information
oti committed Jun 5, 2024
1 parent 6884b3b commit a019733
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/smarthr-ui/src/components/Tooltip/Tooltip.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit a019733

Please sign in to comment.