refactor: Initial working framework of node encapsulation works- polymorphic implementation of nodes in creating and connecting calls correct functions
ref: N25B-294
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
}
|
||||
|
||||
.node-norm {
|
||||
outline: forestgreen solid 2pt;
|
||||
outline: rgb(0, 149, 25) solid 2pt;
|
||||
filter: drop-shadow(0 0 0.25rem forestgreen);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user