fix: remove orphan CSS lines causing build error in TreeFlow.vue
This commit is contained in:
@@ -251,8 +251,6 @@ const svgH = computed(() => containerH.value)
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.flow-node {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user