mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-05-26 00:22:33 +02: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 {
|
.dark &:hover {
|
||||||
background: $dark-font-color;
|
background: $dark-font-color;
|
||||||
|
color: black;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue