feat(connection): target -> source

This commit is contained in:
moklick
2019-07-31 11:52:26 +02:00
parent 191bc11253
commit 9d7e7e6363
8 changed files with 81 additions and 65 deletions
+1
View File
@@ -126,6 +126,7 @@
.react-graph__handle.target {
left: 50%;
top: 0;
cursor: crosshair;
transform: translate(-50%, 0);
}