dashboard: Show system stats

This commit is contained in:
Johannes Zellner
2023-12-04 00:31:38 +01:00
parent 4d29592450
commit 7a730c445b
4 changed files with 79 additions and 1 deletions
+4
View File
@@ -1088,6 +1088,10 @@ multiselect {
max-width: 970px;
}
.card-expand {
max-width: initial;
}
.text-success {
color: #5CB85C;
}