From 9dd0d50342f962897902240727277c48d415d52f Mon Sep 17 00:00:00 2001 From: "amtul.noor" Date: Mon, 8 Apr 2024 19:06:16 +0200 Subject: [PATCH] fix: horizontal scrollbar showing up in parameter window in firefox --- src/components/workflows/timeline/TimelineItem.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/workflows/timeline/TimelineItem.vue b/src/components/workflows/timeline/TimelineItem.vue index c608c60..d2bd3ba 100644 --- a/src/components/workflows/timeline/TimelineItem.vue +++ b/src/components/workflows/timeline/TimelineItem.vue @@ -137,7 +137,7 @@ function toggleParameterOverlay(step: WorkflowStep, event: Event) { >

{{ selectedStep?.id }}

-
+
Parameter