summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/Footer.tsx
diff options
context:
space:
mode:
authorMiguel Solorio <[email protected]>2025-05-15 16:35:21 -0700
committerGitHub <[email protected]>2025-05-15 16:35:21 -0700
commit9862cf3204c953b67425219193c4eb700084df9c (patch)
tree4c2ff8ef43ff8447e9b39a7708220765c7947efb /packages/cli/src/ui/components/Footer.tsx
parent8d9e1118c6035185c54e4cd1f3162d3c6bb6e254 (diff)
UI improvements for suggestions & status (#373)
Diffstat (limited to 'packages/cli/src/ui/components/Footer.tsx')
-rw-r--r--packages/cli/src/ui/components/Footer.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/cli/src/ui/components/Footer.tsx b/packages/cli/src/ui/components/Footer.tsx
index d3fe7a4a..a98c8760 100644
--- a/packages/cli/src/ui/components/Footer.tsx
+++ b/packages/cli/src/ui/components/Footer.tsx
@@ -24,7 +24,7 @@ export const Footer: React.FC<FooterProps> = ({
cliVersion,
geminiMdFileCount,
}) => (
- <Box>
+ <Box marginTop={1}>
<Box>
{geminiMdFileCount > 0 && (
<Text color={Colors.SubtleComment}>