fix(svelte): edge label size

This commit is contained in:
moklick
2023-08-30 12:58:41 +02:00
parent b6ac43ba45
commit e5437ff234
2 changed files with 2 additions and 0 deletions

View File

@@ -4,4 +4,5 @@
.svelte-flow__edge-label {
text-align: center;
position: absolute;
}

View File

@@ -4,4 +4,5 @@
.svelte-flow__edge-label {
text-align: center;
position: absolute;
}