From 4d2f904d726731b2e9405fe73538125c8d9266c6 Mon Sep 17 00:00:00 2001 From: twwu Date: Fri, 13 Jun 2025 10:14:45 +0800 Subject: [PATCH] feat: enhance WorkflowPreview and TemplateCard components with additional styling and className prop --- .../list/template-card/details/index.tsx | 5 ++++- .../create-from-pipeline/list/template-card/index.tsx | 2 +- web/app/components/workflow/workflow-preview/index.tsx | 5 ++++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/web/app/components/datasets/create-from-pipeline/list/template-card/details/index.tsx b/web/app/components/datasets/create-from-pipeline/list/template-card/details/index.tsx index 8e1de45073..ae1eceba2d 100644 --- a/web/app/components/datasets/create-from-pipeline/list/template-card/details/index.tsx +++ b/web/app/components/datasets/create-from-pipeline/list/template-card/details/index.tsx @@ -50,7 +50,10 @@ const Details = ({ return (
- +