mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-01 19:32:34 +02:00
fix: darkmode: empty beats in active/ hovered state
This commit is contained in:
parent
7ea30ba780
commit
0c935ef223
1 changed files with 4 additions and 0 deletions
|
@ -168,4 +168,8 @@ export default {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.active .hp-bar-big .beat.empty{
|
||||||
|
background-color: #848484;
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Add table
Reference in a new issue