Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Commit

Permalink
Revert "fix svg nodes not clickable"
Browse files Browse the repository at this point in the history
This reverts commit 8361aca.
  • Loading branch information
mhuangpivotal committed Jun 1, 2018
1 parent a185dc7 commit aacb059
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
5 changes: 0 additions & 5 deletions assets/css/svg.less
Expand Up @@ -21,8 +21,3 @@ svg {
.edge.paused { stroke: @base0D; }
.edge.trigger-false { stroke-dasharray: 5,5; }
}

foreignObject.js-animation-wrapper {
z-index: -1;
position: relative;
}
12 changes: 6 additions & 6 deletions bindata/bindata.go

Large diffs are not rendered by default.

0 comments on commit aacb059

Please sign in to comment.