mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-30 07:10:58 -08:00
Linting
This commit is contained in:
parent
a29eae3213
commit
9fe07742ea
|
@ -169,6 +169,7 @@ export default {
|
||||||
&.ended {
|
&.ended {
|
||||||
.left-part {
|
.left-part {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
|
|
||||||
.circle {
|
.circle {
|
||||||
background-color: $dark-font-color;
|
background-color: $dark-font-color;
|
||||||
}
|
}
|
||||||
|
@ -185,7 +186,6 @@ export default {
|
||||||
height: 25px;
|
height: 25px;
|
||||||
border-radius: 50rem;
|
border-radius: 50rem;
|
||||||
background-color: $maintenance;
|
background-color: $maintenance;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.info {
|
.info {
|
||||||
|
|
Loading…
Reference in a new issue