From 9185c0505003f38ffc3ff4bb729770a3f41a47e8 Mon Sep 17 00:00:00 2001 From: Joel Date: Wed, 11 Feb 2026 14:55:14 +0800 Subject: [PATCH] chore: useless cn --- .../skill/editor/skill-editor/plugins/file-picker-panel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/workflow/skill/editor/skill-editor/plugins/file-picker-panel.tsx b/web/app/components/workflow/skill/editor/skill-editor/plugins/file-picker-panel.tsx index c6e2179db9..4a94c63c9f 100644 --- a/web/app/components/workflow/skill/editor/skill-editor/plugins/file-picker-panel.tsx +++ b/web/app/components/workflow/skill/editor/skill-editor/plugins/file-picker-panel.tsx @@ -181,7 +181,7 @@ const FilePickerPanel = ({ ref={containerRef} className={cn( 'max-h-[250px] px-2 pb-2', - !showHeader && 'max-h-[34vh] min-h-[34vh] pt-1', + !showHeader && 'pt-1', contentClassName, )} >