update pattern

This commit is contained in:
Mutasem 2021-10-22 15:21:29 +02:00
parent f646019e1e
commit ca0d856d36

View file

@ -412,6 +412,10 @@ export default mixins(externalHooks, nodeBase, nodeHelpers, workflowHelpers).ext
z-index:4;
}
.jtk-connector path {
transition: stroke .1s ease-in-out;
}
/** node */
.jtk-endpoint-anchor {
z-index: 5;