mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-28 05:59:42 -08:00
update pattern
This commit is contained in:
parent
f646019e1e
commit
ca0d856d36
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue