From d904aaef60a90cd02e20db385b87cf5b005c63f9 Mon Sep 17 00:00:00 2001
From: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue, 28 Oct 2025 10:14:42 -0700
Subject: [PATCH] Change: make workflow action only title draggable (#11209)
---
.../workflow-edit-dialog.component.html | 8 +++++---
.../workflow-edit-dialog.component.scss | 4 ++++
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html b/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html
index 61daa1fa2..fab644baa 100644
--- a/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html
+++ b/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html
@@ -77,9 +77,11 @@
@for (action of object?.actions; track action; let i = $index){
-
-
-