summaryrefslogtreecommitdiff
path: root/res/css/partials
diff options
context:
space:
mode:
Diffstat (limited to 'res/css/partials')
-rw-r--r--res/css/partials/graph-view.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/css/partials/graph-view.scss b/res/css/partials/graph-view.scss
index 1e003663..758285ea 100644
--- a/res/css/partials/graph-view.scss
+++ b/res/css/partials/graph-view.scss
@@ -76,6 +76,7 @@
}
.circle.bubble {
stroke: #101010;
+ pointer-events:none;
}
.circle.exit {
stroke: $cyan;