chore(core): add default color to edge text

This commit is contained in:
braks
2022-10-10 21:33:44 +02:00
committed by Braks
parent c086aa8e46
commit 1204a4496c
+1
View File
@@ -36,6 +36,7 @@
.vue-flow__edge-text {
font-size: 10px;
fill: #000;
}
.vue-flow__edge-textbg {