mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 04:30:48 +00:00
fix(ui): remove extraneous whitespace from startup screen (#3990)
This commit is contained in:
parent
21fef1620d
commit
b089845f1c
6 changed files with 53 additions and 4 deletions
|
|
@ -38,7 +38,6 @@ export const Header: React.FC<HeaderProps> = ({
|
|||
|
||||
return (
|
||||
<Box
|
||||
marginBottom={1}
|
||||
alignItems="flex-start"
|
||||
width={artWidth}
|
||||
flexShrink={0}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue