Update src/components/PingChart.vue

Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
This commit is contained in:
PhyxionNL
2022-04-14 12:27:38 +08:00
committed by Louis Lam
co-authored by Matthew Nickson
parent e44699216e
commit 2e3414135f
+1 -1
View File
@@ -286,7 +286,7 @@ export default {
.dark &:hover {
background: $dark-font-color;
color: black;
color: $dark-font-color2;
}
}