diff --git a/frontend/src/components/ui/home.tsx b/frontend/src/components/ui/home.tsx index f75c364..15bb031 100644 --- a/frontend/src/components/ui/home.tsx +++ b/frontend/src/components/ui/home.tsx @@ -706,8 +706,8 @@ const Home = () => { value="seeds" className="w-full h-[calc(100vh-64px)] relative" > -
-
+
+
@@ -776,8 +776,8 @@ const Home = () => {
-
- +
+
@@ -849,8 +849,7 @@ const Home = () => { - {/* Main Content as a Card */} - + {isCreateSeedView ? ( <>