From f179b03d6ec7b789b965f5e8815e185cb2c216b1 Mon Sep 17 00:00:00 2001 From: lyzno1 Date: Wed, 22 Oct 2025 11:56:13 +0800 Subject: [PATCH] fix: constrain rag pipeline datasource selector width --- web/app/components/workflow/block-selector/data-sources.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/components/workflow/block-selector/data-sources.tsx b/web/app/components/workflow/block-selector/data-sources.tsx index b2b6ad92cf..3961f63dbe 100644 --- a/web/app/components/workflow/block-selector/data-sources.tsx +++ b/web/app/components/workflow/block-selector/data-sources.tsx @@ -92,10 +92,10 @@ const DataSources = ({ }, [searchText, enable_marketplace]) return ( -
+