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;
|
position: relative;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
position: relative;
|
|
||||||
}
|
|
||||||
|
|
||||||
.flow-node {
|
.flow-node {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Reference in New Issue
Block a user