graflow, autoplacement 1.65, organi cleanup
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
.bzgf-node .text {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translateY(-50%);
|
||||
width: 100%;
|
||||
height: 2em;
|
||||
color: white;
|
||||
@@ -55,7 +55,6 @@
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
}
|
||||
.bzgf-node[data-nodetype="condition"] .text{ transform: rotate(45deg); }
|
||||
.bzgf-node[data-nodetype="condition"] .port[data-direction="w"]{ left: -28px; }
|
||||
.bzgf-node[data-nodetype="condition"] [data-direction="e"]{ right: -28px; }
|
||||
.bzgf-node[data-nodetype="condition"] [data-direction="n"]{ top: -28px; }
|
||||
|
||||
Reference in New Issue
Block a user