From 1ac9a6ba25133f9d95f62edea983c2d7a2ea5fcf Mon Sep 17 00:00:00 2001 From: Stephen Zhou <38493346+hyoban@users.noreply.github.com> Date: Tue, 4 Aug 2026 15:34:51 +0800 Subject: [PATCH] fix(dataset): align New RAG quality button spacing --- web/features/new-rag/quality/quality-page.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/web/features/new-rag/quality/quality-page.tsx b/web/features/new-rag/quality/quality-page.tsx index 5377720c966..6916163f4be 100644 --- a/web/features/new-rag/quality/quality-page.tsx +++ b/web/features/new-rag/quality/quality-page.tsx @@ -479,12 +479,13 @@ export function QualityPage({ knowledgeSpaceId }: { knowledgeSpaceId: string }) {activeTab === 'golden' && goldenQuestions.length > 0 && (
-