From befe048704524a6f639167db2d3b2f159bdfc3d0 Mon Sep 17 00:00:00 2001 From: kate bonner Date: Mon, 24 Aug 2026 18:48:47 -0400 Subject: [PATCH] fix(app): centre the draft landing's mark+composer optically MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upstream anchored the group's top at a fixed 25.375% of the panel — tuned for a wide desktop window. In the tall Amicode webview that beached the mark and composer in the upper third with a hold of empty space below. Replace the anchor with the same grammar the start screen already uses (session-new-view): flex centring plus a pb lift, so the group sits at the optical centre at any panel height. --- packages/app/src/pages/new-session/new-session-view.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/packages/app/src/pages/new-session/new-session-view.tsx b/packages/app/src/pages/new-session/new-session-view.tsx index 27e167ca1..35334f61a 100644 --- a/packages/app/src/pages/new-session/new-session-view.tsx +++ b/packages/app/src/pages/new-session/new-session-view.tsx @@ -41,7 +41,13 @@ export function NewSessionView(props: { data-component="session-new-design" class="relative flex-1 min-h-0 overflow-hidden rounded-md bg-v2-background-bg-deep" > -
+ {/* amicode: centre the mark+composer group optically — flex centring + with the same pb-lift the start screen uses (session-new-view), + so the group tracks the panel's height. Upstream's fixed + top-[25.375%] anchor was tuned for a wide desktop window; in the + tall Amicode webview it beached the group in the upper third with + a hold of empty space below. */} +
{/* amicode: brand mark + wordmark (recovered composition — the H-robot over the AMICODE wordmark, Kate's Kimi-clean ordering;