From 7b36044c33fa6d0e6afeca27e64ae008d37db1de Mon Sep 17 00:00:00 2001 From: Lucio Lelii Date: Thu, 29 Jan 2026 14:53:31 +0100 Subject: [PATCH] input/output node modified --- .../nodes/input/input-node.component.html | 8 ++++--- .../nodes/output/output-node.component.html | 23 +++++++++++-------- 2 files changed, 19 insertions(+), 12 deletions(-) diff --git a/src/app/shared/nodes/input/input-node.component.html b/src/app/shared/nodes/input/input-node.component.html index e1e8da3..e742cea 100644 --- a/src/app/shared/nodes/input/input-node.component.html +++ b/src/app/shared/nodes/input/input-node.component.html @@ -1,10 +1,12 @@
-
+
+
+ {{ data.label }} +
-

{{ data.label }}

-

Text

+ Text
-
-
-
-
+
+
+ {{ data.label }} +
+
+
-
-

{{ data.label }}

-

Text

-
+
+ Text +
+
-
\ No newline at end of file +
+ +