Skip to content

Commit

Permalink
[base] Use pointer cursor for connector
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars committed Oct 6, 2020
1 parent 691de58 commit f2a30af
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
stroke: #2276fc;
stroke-width: 2;
pointer-events: all;
cursor: pointer;
}

.dangerConnector {
Expand Down

0 comments on commit f2a30af

Please sign in to comment.