adjust staus panel

This commit is contained in:
2026-01-21 12:31:30 +01:00
parent 4534857161
commit fe96f86b9c
3 changed files with 28 additions and 4 deletions

View File

@@ -110,8 +110,16 @@ body {
}
.running-model-stats {
font-size: 11px;
font-size: 0.85rem;
color: var(--text-secondary);
margin-top: 0.25rem;
}
.running-model-layers {
font-size: 0.85rem;
color: var(--accent);
margin-top: 0.25rem;
font-weight: 500;
}
.no-models {