From 16b4f87d5f41dc59ff31f4ea1bae5ed137debbed Mon Sep 17 00:00:00 2001 From: Liu Xin Date: Fri, 20 Oct 2023 14:36:18 +0800 Subject: [PATCH] fix: Count table body height for filter button's dropdown content (#4211) Signed-off-by: harrisonliu5 --- src/components/Tables/Base/CustomColumns/index.jsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/Tables/Base/CustomColumns/index.jsx b/src/components/Tables/Base/CustomColumns/index.jsx index b78465bd6be..7795136b3c5 100644 --- a/src/components/Tables/Base/CustomColumns/index.jsx +++ b/src/components/Tables/Base/CustomColumns/index.jsx @@ -102,7 +102,11 @@ class CustomColumns extends Component { } return ( - +