graflow: fixed missing styles in shadow dom + fixed bad coords in autoplacement

This commit is contained in:
STEINNI
2026-01-07 11:21:25 +00:00
parent e98ee24c38
commit 092ef2f22d
7 changed files with 33 additions and 36 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
},
{ "nodeType": "eicBasic",
"id": "aze2",
"coords": { "x": 300, "y": 120},
"coords": { "x": 100, "y": 220},
"markup": {
"title": "Select message",
"subtitle": "Select an email template"
@@ -22,7 +22,7 @@
},
{ "nodeType": "eicBasic",
"id": "aze3",
"coords": { "x": 550, "y": 120},
"coords": { "x": 150, "y": 320},
"markup": {
"title": "Data mapping",
"subtitle": "Associate content variables with attendees data"