diff --git a/docs/web-ui.md b/docs/web-ui.md index f64f5c69..4cf1f829 100644 --- a/docs/web-ui.md +++ b/docs/web-ui.md @@ -383,7 +383,10 @@ body sits to the right with three stacked lines fetches journald via `GET /api/journal/{name}?unit=&lines=` (`journalctl -M -b --no-pager --output=short-iso`). A unit dropdown (harness service / full machine journal) and - a refresh button live in the panel. + a refresh button live in the panel. The panel uses a column-flex + layout so the `
` log surface fills the full remaining panel
+    height (#541); scroll happens inside the `
`, not the side
+    panel body.
   - Plain navigation links (config repo, forge profile,
     `dashboardLinks` extras) now live in the icon-only nav strip
     on Line 1 — see above (issue #262). The agent's `config` link