mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-20 18:14:29 -07:00
fix(ui): remove extraneous whitespace from startup screen (#3990)
This commit is contained in:
@@ -38,7 +38,6 @@ export const Header: React.FC<HeaderProps> = ({
|
||||
|
||||
return (
|
||||
<Box
|
||||
marginBottom={1}
|
||||
alignItems="flex-start"
|
||||
width={artWidth}
|
||||
flexShrink={0}
|
||||
|
||||
Reference in New Issue
Block a user