Skip to content

Commit

Permalink
scroll Dropdown (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
sxjeru committed May 2, 2024
1 parent 86f69b0 commit 12a408e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ActionIconGroup/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ const ActionIconGroup = memo<ActionIconGroupProps>(
};
}),
}}
overlayStyle={{ maxHeight: '50%', overflow: 'auto' }}
trigger={['click']}
>
<ActionIcon
Expand Down

0 comments on commit 12a408e

Please sign in to comment.