From 694ed4f5e38a25960497e0df0a15cb3854741efd Mon Sep 17 00:00:00 2001 From: Joel Date: Mon, 26 Jan 2026 15:05:08 +0800 Subject: [PATCH] chore: small ui --- .../skill-editor/tool-setting/tool-settings-section.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/web/app/components/workflow/skill/editor/skill-editor/tool-setting/tool-settings-section.tsx b/web/app/components/workflow/skill/editor/skill-editor/tool-setting/tool-settings-section.tsx index 99b66aeb86..2328825877 100644 --- a/web/app/components/workflow/skill/editor/skill-editor/tool-setting/tool-settings-section.tsx +++ b/web/app/components/workflow/skill/editor/skill-editor/tool-setting/tool-settings-section.tsx @@ -132,8 +132,10 @@ const ToolSettingsSection: FC = ({ return ( <> -
-
{t('detailPanel.toolSelector.reasoningConfig', { ns: 'plugin' })}
+
+
{t('detailPanel.toolSelector.reasoningConfig', { ns: 'plugin' })}
+
{t('detailPanel.toolSelector.paramsTip1', { ns: 'plugin' })}
+
{t('detailPanel.toolSelector.paramsTip2', { ns: 'plugin' })}
{showSettingsSection && (