Skip to content

Commit

Permalink
馃悰 fix: Revert "scroll Dropdown (#143)"
Browse files Browse the repository at this point in the history
This reverts commit 12a408e.
  • Loading branch information
arvinxx committed May 12, 2024
1 parent 5cb40e8 commit 8951a32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ActionIconGroup/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ const ActionIconGroup = memo<ActionIconGroupProps>(
};
}),
}}
overlayStyle={{ maxHeight: '50%', overflow: 'auto' }}
trigger={['click']}
>
<ActionIcon
Expand Down

0 comments on commit 8951a32

Please sign in to comment.