mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
fix creator page layout
This commit is contained in:
@@ -45,7 +45,7 @@ export default async function Page({
|
||||
|
||||
return (
|
||||
<>
|
||||
<div className="w-full px-4 py-4 sm:px-6 sm:py-6 md:px-10 md:py-8">
|
||||
<div className="w-full min-w-[1372px] px-4 py-2">
|
||||
<BreadCrumbs
|
||||
items={[
|
||||
{ name: "Store", link: "/store" },
|
||||
|
||||
Reference in New Issue
Block a user