fix(defaultViewport): clamp invalid zoom values

This commit is contained in:
moklick
2022-12-12 17:43:33 +01:00
parent 0a2529d26e
commit 9ba39ae49f
4 changed files with 6 additions and 8 deletions
-4
View File
@@ -30,10 +30,6 @@
z-index: 4;
}
.react-flow__pane {
z-index: 5;
}
.react-flow__selection {
z-index: 6;
}