Skip to content

Commit

Permalink
align inactive item to the start after updating tooltip container
Browse files Browse the repository at this point in the history
  • Loading branch information
broccolinisoup committed Dec 13, 2023
1 parent 82c1d1e commit 2e500db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ActionList/Item.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ const InactiveIndicator: React.FC<{
padding: 0,
font: 'inherit',
cursor: 'pointer',
display: 'flex',
}}
aria-labelledby={labelId}
>
Expand Down

0 comments on commit 2e500db

Please sign in to comment.