fix(logo): logo style (#6444)

This commit is contained in:
Zeke Zhang 2025-03-13 10:39:45 +08:00 committed by GitHub
parent cc0e13dce0
commit 33a46a6645
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -169,6 +169,7 @@ const layoutContentClass = css`
const className1 = css`
width: 168px;
height: var(--nb-header-height);
margin-right: 4px;
display: inline-flex;
flex-shrink: 0;