From e651c6cacff05c58fbb623327efb5d7005492d2c Mon Sep 17 00:00:00 2001 From: yyh Date: Thu, 15 Jan 2026 16:45:40 +0800 Subject: [PATCH] fix: css --- web/app/components/workflow/skill/editor-tab-item.tsx | 4 ++-- web/app/components/workflow/skill/file-tree-node.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/app/components/workflow/skill/editor-tab-item.tsx b/web/app/components/workflow/skill/editor-tab-item.tsx index b346ec2685..341b29fd14 100644 --- a/web/app/components/workflow/skill/editor-tab-item.tsx +++ b/web/app/components/workflow/skill/editor-tab-item.tsx @@ -56,9 +56,9 @@ const EditorTabItem: FC = ({ diff --git a/web/app/components/workflow/skill/file-tree-node.tsx b/web/app/components/workflow/skill/file-tree-node.tsx index 3e71f9811c..9f4c681c1d 100644 --- a/web/app/components/workflow/skill/file-tree-node.tsx +++ b/web/app/components/workflow/skill/file-tree-node.tsx @@ -100,9 +100,9 @@ const FileTreeNode = ({ node, style, dragHandle }: NodeRendererProps