refactor(core): place wrapper in separate stacking ctx

This commit is contained in:
braks
2022-11-08 13:17:57 +01:00
committed by Braks
parent 49c53d0d16
commit 9d3c3faa09
+1
View File
@@ -3,6 +3,7 @@
width: 100%;
height: 100%;
overflow: hidden;
z-index: 0;
}
.vue-flow__container {