Update src/components/PingChart.vue

Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
This commit is contained in:
PhyxionNL 2022-04-13 20:17:15 +02:00 committed by Louis Lam
parent e44699216e
commit 2e3414135f

View file

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