From b06500512a2817ede3da1533249809c0cd2abfb2 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 8 Jun 2026 04:24:39 +0000 Subject: [PATCH] Restructure toolbar and header: lang dropdown left, app name in brand Move language select to the left of the toolbar. Add lowercase "invoice" app name next to the squircle logo in the brand section. https://claude.ai/code/session_01MkM7p8Us3L8YAfLKGA13NS --- app/index.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/app/index.html b/app/index.html index be62eef..6827428 100644 --- a/app/index.html +++ b/app/index.html @@ -157,6 +157,7 @@ border-bottom: 1px solid var(--border); } .kb-brand { display: flex; align-items: center; gap: 9px; min-width: 0; } + .kb-brand .org { font-size: 14px; font-weight: 600; letter-spacing: -0.01em; color: var(--text-soft); } .kb-brand .logo { height: 28px; width: 28px; flex: 0 0 28px; border-radius: 7px; display: grid; place-items: center; overflow: hidden; opacity: .82; @@ -352,16 +353,15 @@
+ +
100% -
-

Invoice