chore(packages): use @reactflow org for packages

This commit is contained in:
moklick
2022-08-29 17:18:05 +02:00
parent 22cb21a4ae
commit 588d8fc02e
23 changed files with 77 additions and 65 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
/* these are the necessary styles for React Flow */
/* these are the necessary styles for React Flow, they get used by base.css and style.css */
.react-flow__container {
position: absolute;
width: 100%;
@@ -138,6 +138,7 @@
&.connectable {
pointer-events: all;
cursor: crosshair;
}
&-bottom {