mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-30 15:20:48 -08:00
fix broken animation caused by #521
This commit is contained in:
parent
bf4ac0cf17
commit
cdf81a36d3
|
@ -183,9 +183,6 @@ export default {
|
||||||
}
|
}
|
||||||
|
|
||||||
.hp-bar-big {
|
.hp-bar-big {
|
||||||
display: flex;
|
|
||||||
justify-content: flex-end;
|
|
||||||
|
|
||||||
.beat {
|
.beat {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background-color: $primary;
|
background-color: $primary;
|
||||||
|
|
Loading…
Reference in a new issue