mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-28 22:18:51 +03:00
Linting
This commit is contained in:
parent
a29eae3213
commit
9fe07742ea
1 changed files with 1 additions and 1 deletions
|
@ -169,6 +169,7 @@ export default {
|
|||
&.ended {
|
||||
.left-part {
|
||||
opacity: 0.5;
|
||||
|
||||
.circle {
|
||||
background-color: $dark-font-color;
|
||||
}
|
||||
|
@ -185,7 +186,6 @@ export default {
|
|||
height: 25px;
|
||||
border-radius: 50rem;
|
||||
background-color: $maintenance;
|
||||
|
||||
}
|
||||
|
||||
.info {
|
||||
|
|
Loading…
Reference in a new issue