fix: adjust layout styles for header and dataset update (#22182)

This commit is contained in:
Wu Tianwei
2025-07-11 11:17:28 +08:00
committed by GitHub
parent e576b989b8
commit c805238471
4 changed files with 30 additions and 19 deletions

View File

@@ -79,7 +79,7 @@ const Header = () => {
}
return (
<div className='flex h-[60px] items-center'>
<div className='flex h-[56px] items-center'>
<div className='flex min-w-0 flex-[1] items-center pl-3 pr-2 min-[1280px]:pr-3'>
<Link href="/apps" className='flex h-8 shrink-0 items-center justify-center px-0.5'>
{systemFeatures.branding.enabled && systemFeatures.branding.workspace_logo