From 4c7f42afb760ce7d5751a6bee9e35d8fe04e74e0 Mon Sep 17 00:00:00 2001 From: Farhan-emgage Date: Wed, 18 Aug 2021 11:49:08 +0530 Subject: [PATCH] fix: id:54675 more action popover scroller remove --- src/components/Table/RowAction.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Table/RowAction.tsx b/src/components/Table/RowAction.tsx index 0a44a3c22..fa8f5b6f1 100644 --- a/src/components/Table/RowAction.tsx +++ b/src/components/Table/RowAction.tsx @@ -83,7 +83,7 @@ class RowAction extends React.PureComponent { return ( validActionConfigs && validActionConfigs.length > 0 ? -
+