Style tweak

This commit is contained in:
billz 2020-02-06 12:37:09 +00:00
parent 105ac35306
commit f97a701697
1 changed files with 4 additions and 0 deletions

View File

@ -366,6 +366,10 @@ span.text.service-status {
margin-top: 0.2rem;
}
.fas.fa-circle {
font-size: 0.5rem;
}
i.fas.fa-circle.service-status-up {
color: #2bcb02;
}