fix(cli): add bottom margin after header

This commit is contained in:
2026-03-15 14:43:50 -05:00
parent b4da1f08b7
commit 42e7b5c507

View File

@@ -75,7 +75,7 @@ export function TopBar({
const thinkingStr = thinkingLevel !== 'off' ? ` · ${thinkingLevel}` : '';
return (
<Box paddingX={1} paddingY={0}>
<Box paddingX={1} paddingY={0} marginBottom={1}>
<MosaicIcon />
<Box flexDirection="column">
<Text>