From ae78e71a8df46b2d055cdfb605b49b7f1374a487 Mon Sep 17 00:00:00 2001 From: harrisonliu5 Date: Thu, 19 Oct 2023 17:20:36 +0800 Subject: [PATCH] fix: Count table body height for filter button's dropdown content 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 ( - +