Skip to content

Commit 9d3c3fa

Browse files
committed
refactor(core): place wrapper in separate stacking ctx
1 parent 49c53d0 commit 9d3c3fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/src/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
width: 100%;
44
height: 100%;
55
overflow: hidden;
6+
z-index: 0;
67
}
78

89
.vue-flow__container {

0 commit comments

Comments
 (0)