graflow: disabled attribute

This commit is contained in:
STEINNI
2026-04-21 13:55:28 +00:00
parent 4f728a3514
commit 605398505a
2 changed files with 24 additions and 1 deletions
+1 -1
View File
@@ -254,7 +254,7 @@ bz-graflow .bzgf-nodes-container{ /* used to keep the nodes container pointer-ev
}
bz-graflow .bzgf-nodes-container > * { /* allow the nodes to be moved ! */
pointer-events: auto;
}
}
bz-graflow .bzgf-nodes-container .bzgf-node{ position:absolute; }
bz-graflow .bzgf-nodes-container .bzgf-fake-node{