Commit 859ef48e by Torkel Ödegaard

fix(): changed graph panel tooltip higlight style

parent 51aed2db
......@@ -248,7 +248,8 @@
display: table-row;
&--highlight {
color: $brand-text-highlight;
color: $link-color;
font-weight: bold;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment