From 0e1745994380cdec66987a357490f1678c7a7cca Mon Sep 17 00:00:00 2001 From: lexis Date: Mon, 25 May 2026 20:50:16 +0200 Subject: [PATCH] docs: correct agent icon size to 5em after #413 cap --- docs/web-ui.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/web-ui.md b/docs/web-ui.md index 0bd34739..78f55e7f 100644 --- a/docs/web-ui.md +++ b/docs/web-ui.md @@ -482,9 +482,11 @@ Three fixed-position layers frame a full-viewport terminal: glass — `backdrop-filter: blur` lets scrolled terminal rows show through. Three flex columns (#394 redesign): -- **Agent icon** (``): full-height square - identity anchor (6em, `height: 100%; aspect-ratio: 1`). Falls back - to the dimmed hyperhive mark on load error. +- **Agent icon** (``): fixed-size square + identity anchor (5em, `width: 5em; aspect-ratio: 1; + align-self: flex-start` — capped so a tall state-row doesn't + inflate the icon, #411). Falls back to the dimmed hyperhive mark + on load error. - **Main column** (`.agent-header-main`): two rows. - Row 1 (`.agent-header-title-row`): title (`

`) + meta-nav (`