update css

This commit is contained in:
nate 2026-04-10 03:26:56 +04:00
parent 4f85f81ee8
commit 6aa5795683
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ h1 { font-size: 1.75rem; font-weight: 700; margin: 0 0 0.5rem; }
.group-body { display: none; padding: 0 0.75rem 0.75rem; }
.group-toggle:checked ~ .group-body { display: block; }
.group-body .monitors { gap: 0.35rem; }
.page-components { display: flex; flex-direction: column; gap: 0.5rem; }
.page-components { display: flex; flex-direction: column; gap: 0.75rem; }
.monitors { display: flex; flex-direction: column; gap: 0.5rem; }
/* All monitors share one structure: a clickable header row + a collapsible
detail panel. display_mode just controls whether `expanded-state` is set