mirror of
https://github.com/aljazceru/AgentGPT.git
synced 2025-12-18 06:24:20 +01:00
🤖 Adjust margins
This commit is contained in:
@@ -50,7 +50,7 @@ const Home: NextPage = () => {
|
||||
<Drawer handleHelp={() => setShowModal(true)} />
|
||||
<div
|
||||
id="content"
|
||||
className="z-10 flex h-screen w-full items-center justify-center p-2 px-4"
|
||||
className="z-10 flex h-screen w-full items-center justify-center p-2 px-2 sm:px-4 md:px-10"
|
||||
>
|
||||
<div
|
||||
id="layout"
|
||||
|
||||
Reference in New Issue
Block a user