From 300ca7d1e5cd5ea63a62cfc1fb0f3cdd36c63206 Mon Sep 17 00:00:00 2001 From: Psychotoxical <171614930+Psychotoxical@users.noreply.github.com> Date: Sat, 25 Apr 2026 11:35:11 +0200 Subject: [PATCH] fix(orbit): match topbar trigger height to neighboring Live button Wrap the wordmark in a 1.5em inline-flex span so the button picks up the same content height as a text span would, without scaling the wordmark itself. Co-Authored-By: Claude Opus 4.7 (1M context) --- src/components/OrbitStartTrigger.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/OrbitStartTrigger.tsx b/src/components/OrbitStartTrigger.tsx index 29dc22a8..061156e9 100644 --- a/src/components/OrbitStartTrigger.tsx +++ b/src/components/OrbitStartTrigger.tsx @@ -76,7 +76,9 @@ export default function OrbitStartTrigger() { style={{ position: 'relative', display: 'flex', alignItems: 'center', gap: '0.5rem', padding: '0.5rem 1rem' }} > - + + + {popoverOpen && createPortal(