mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-09 12:29:49 +08:00
Fix readability of chart hover
This commit is contained in:
@@ -286,6 +286,7 @@ export default {
|
|||||||
|
|
||||||
.dark &:hover {
|
.dark &:hover {
|
||||||
background: $dark-font-color;
|
background: $dark-font-color;
|
||||||
|
color: black;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user