fix: remove orphan CSS lines causing build error in TreeFlow.vue

This commit is contained in:
2026-06-11 22:06:43 +08:00
parent f204555066
commit 6417a9de43

View File

@@ -251,8 +251,6 @@ const svgH = computed(() => containerH.value)
position: relative;
z-index: 1;
}
position: relative;
}
.flow-node {
position: absolute;