Graflow: better refresh & clear, better EIC example, tension field

This commit is contained in:
STEINNI
2026-01-15 15:12:10 +00:00
parent 557f6078f3
commit 7f7c3de4e1
5 changed files with 80 additions and 19 deletions
+1 -1
View File
@@ -113,7 +113,7 @@
left: 0;
width: 99%;
background: black;
clip-path: polygon( 0% 100%, 100% 100%, 100% 50%, 0% 50%);
clip-path: polygon( 0% 110%, 100% 110%, 100% 50%, 0% 50%);
}
.bzgf-node[data-nodetype="database"] [data-direction="n"]{ top: -17px; }
.bzgf-node[data-nodetype="database"] [data-direction="s"]{ bottom: -17px; }