Files
openclaw/ui
Peter Steinberger 616a657ac6 fix(ui): center session title on the native macOS titlebar centerline (#110462)
The Mac app injects a 52px transparent titlebar, so native chrome centers
at y=26 while the 48px pane header centered its content at y=24, leaving
the session title/chip/actions 2px high. Native desktop shells now size
.chat-pane__header from --openclaw-native-titlebar-height (same 50px
fallback as .macos-titlebar-controls).
2026-07-18 07:15:21 +01:00
..