From 8951a32eaaefa97b0063f5057ca2bd1cf6b8c5fa Mon Sep 17 00:00:00 2001 From: arvinxx Date: Sun, 12 May 2024 15:20:23 +0800 Subject: [PATCH] :bug: fix: Revert "scroll Dropdown (#143)" This reverts commit 12a408e5d5979b2afd6f46a9ef80e8ebe6825431. --- src/ActionIconGroup/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ActionIconGroup/index.tsx b/src/ActionIconGroup/index.tsx index c57b6601..615f4299 100644 --- a/src/ActionIconGroup/index.tsx +++ b/src/ActionIconGroup/index.tsx @@ -109,7 +109,6 @@ const ActionIconGroup = memo( }; }), }} - overlayStyle={{ maxHeight: '50%', overflow: 'auto' }} trigger={['click']} >