Fix readability of chart hover
This commit is contained in:
parent
fd8cba1dad
commit
e44699216e
|
@ -286,6 +286,7 @@ export default {
|
|||
|
||||
.dark &:hover {
|
||||
background: $dark-font-color;
|
||||
color: black;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue