From a55bb0d1192eab79a258d9ae53591cdd5734da8c Mon Sep 17 00:00:00 2001 From: Vikhyath Mondreti Date: Fri, 19 Sep 2025 11:29:42 -0700 Subject: [PATCH] fix(cursor): misaligned in long inputs --- .../components/sub-block/components/long-input.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/workflow-block/components/sub-block/components/long-input.tsx b/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/workflow-block/components/sub-block/components/long-input.tsx index 8560ddbaa3..10c2675312 100644 --- a/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/workflow-block/components/sub-block/components/long-input.tsx +++ b/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/workflow-block/components/sub-block/components/long-input.tsx @@ -397,13 +397,12 @@ export function LongInput({ />
{formatDisplayText(value?.toString() ?? '')}