mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-27 16:54:04 +00:00
Fix readability of chart hover
This commit is contained in:
parent
fd8cba1dad
commit
e44699216e
1 changed files with 1 additions and 0 deletions
|
@ -286,6 +286,7 @@ export default {
|
|||
|
||||
.dark &:hover {
|
||||
background: $dark-font-color;
|
||||
color: black;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue