From b637870457054e95daf4d5982289e5b267e9003d Mon Sep 17 00:00:00 2001 From: Naveen Madhan <68099097+twentyone24@users.noreply.github.com> Date: Thu, 19 Feb 2026 21:41:49 +0530 Subject: [PATCH] chore(dashboard): Action required card alignment fix NV-7122 (#10065) Co-authored-by: Cursor Agent Co-authored-by: Naveen Madhan --- .../steps/configure-step-template-issue-cta.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/dashboard/src/components/workflow-editor/steps/configure-step-template-issue-cta.tsx b/apps/dashboard/src/components/workflow-editor/steps/configure-step-template-issue-cta.tsx index 26aead83fcb..57c2c6dac4b 100644 --- a/apps/dashboard/src/components/workflow-editor/steps/configure-step-template-issue-cta.tsx +++ b/apps/dashboard/src/components/workflow-editor/steps/configure-step-template-issue-cta.tsx @@ -57,8 +57,8 @@ export const ConfigureStepTemplateIssueCta = (props: ConfigureStepTemplateIssueC >
- {truncatedTextContent} -

{issue.message}

+ {truncatedTextContent} +

{issue.message}