💄 improve server-status theme

This commit is contained in:
naiba
2023-11-09 17:31:26 +08:00
parent 7e2f64e717
commit 64a660ddd2
6 changed files with 47 additions and 36 deletions

View File

@@ -246,7 +246,10 @@ body {
min-width: 25px;
max-width: 50px;
}
.service-day-status-icon {
}
}
@media only screen and (min-width: 768px) {
.pl-md-unset {
padding-left: unset !important;
}
}