fix(core): animated connection line style
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
.vue-flow__connection {
|
||||
pointer-events: none;
|
||||
|
||||
&.animated {
|
||||
.animated {
|
||||
stroke-dasharray: 5;
|
||||
animation: dashdraw 0.5s linear infinite;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user