From 55eb894d8eb535f5850876a813694093cea80461 Mon Sep 17 00:00:00 2001 From: JzoNg Date: Wed, 29 Apr 2026 20:48:39 +0800 Subject: [PATCH] fix(web): scroll of dataset evaluation page --- .../components/layout/pipeline-evaluation.tsx | 8 ++++---- .../pipeline/pipeline-results-panel.tsx | 6 +++--- .../pipeline/pipeline-results-table.tsx | 18 +++++++++--------- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/web/app/components/evaluation/components/layout/pipeline-evaluation.tsx b/web/app/components/evaluation/components/layout/pipeline-evaluation.tsx index 93b5deb543..001c1c09c5 100644 --- a/web/app/components/evaluation/components/layout/pipeline-evaluation.tsx +++ b/web/app/components/evaluation/components/layout/pipeline-evaluation.tsx @@ -27,8 +27,8 @@ const PipelineEvaluation = ({ }, [ensureResource, resourceId, resourceType]) return ( -
-
+
+
-
+
-
+
+