We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2736da6 commit dbe3b59Copy full SHA for dbe3b59
1 file changed
src/extensions/react-flow/_react-flow.scss
@@ -6,6 +6,10 @@
6
@import "minimap/minimap";
7
@import "react-flow_v12";
8
9
+.react-flow__viewport {
10
+ transform-origin: 0 0;
11
+}
12
+
13
.react-flow__background {
14
border: solid 1px $eccgui-color-separation-divider;
15
}
0 commit comments