update css
This commit is contained in:
parent
4f85f81ee8
commit
6aa5795683
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue