diff --git a/ui/src/style/components/graph-tips.scss b/ui/src/style/components/graph-tips.scss index 7235676e23..8818985a5e 100644 --- a/ui/src/style/components/graph-tips.scss +++ b/ui/src/style/components/graph-tips.scss @@ -20,5 +20,6 @@ color: $g0-obsidian; line-height: 18px; font-weight: 900; + cursor: default; } } \ No newline at end of file