mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-04-25 19:28:23 +00:00
feat: add bottom margin
This commit is contained in:
parent
09ef8b6b5d
commit
8008d50c0c
@ -43,7 +43,7 @@ export default function HomePage() {
|
||||
</header>
|
||||
<div
|
||||
className={cn(
|
||||
"flex h-full w-full justify-center px-4 pt-12",
|
||||
"flex h-full w-full justify-center px-4 pt-12 pb-4",
|
||||
doubleColumnMode && "gap-8",
|
||||
)}
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user