From 800bfc988efba4eccc3c77044855d34d7d1707bc Mon Sep 17 00:00:00 2001 From: yyh <92089059+lyzno1@users.noreply.github.com> Date: Fri, 12 Jun 2026 16:55:57 +0800 Subject: [PATCH] fix(web): tighten start block preview card spacing (#37379) --- web/app/components/workflow/block-selector/start-blocks.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/components/workflow/block-selector/start-blocks.tsx b/web/app/components/workflow/block-selector/start-blocks.tsx index dbd0129fd18..98be2954312 100644 --- a/web/app/components/workflow/block-selector/start-blocks.tsx +++ b/web/app/components/workflow/block-selector/start-blocks.tsx @@ -210,7 +210,7 @@ function StartBlockPreviewCard({ ].includes(block.type) return ( - +
{showDifyTeamAuthor && ( -
+
{t('author', { ns: 'tools' })} {' '} {t('difyTeam', { ns: 'workflow' })}