mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-03 06:12:14 +08:00
feat: add bottom margin
This commit is contained in:
@@ -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",
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user