Fix readability of chart hover

pull/1446/head
PhyxionNL 2 years ago committed by Louis Lam
parent fd8cba1dad
commit e44699216e

@ -286,6 +286,7 @@ export default {
.dark &:hover {
background: $dark-font-color;
color: black;
}
}

Loading…
Cancel
Save