chore(core): remove duplicated styles
This commit is contained in:
@@ -86,7 +86,7 @@
|
|||||||
fill: white;
|
fill: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
.vue-flow__edge-text {
|
&-text {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -13,11 +13,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.vue-flow__edge-path {
|
|
||||||
stroke: #b1b1b7;
|
|
||||||
stroke-width: 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
.vue-flow__edge-text {
|
.vue-flow__edge-text {
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
}
|
}
|
||||||
@@ -28,7 +23,6 @@
|
|||||||
|
|
||||||
.vue-flow__connection-path {
|
.vue-flow__connection-path {
|
||||||
stroke: var(--vf-connection-path);
|
stroke: var(--vf-connection-path);
|
||||||
stroke-width: 1;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.vue-flow__node {
|
.vue-flow__node {
|
||||||
|
|||||||
Reference in New Issue
Block a user