fix(): changed graph panel tooltip higlight style
This commit is contained in:
@@ -248,7 +248,8 @@
|
||||
display: table-row;
|
||||
|
||||
&--highlight {
|
||||
color: $brand-text-highlight;
|
||||
color: $link-color;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user