diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 9c5de77f..c135c525 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -33,7 +33,7 @@ function MainLayout() { const [navOpen, setNavOpen] = useState(!(isMobile || isTablet)); return ( -
+
-

+

+

404

The page you are looking for does not exist.

-

diff --git a/frontend/src/components/ActionButtons.tsx b/frontend/src/components/ActionButtons.tsx index efa3b1c9..bea15d40 100644 --- a/frontend/src/components/ActionButtons.tsx +++ b/frontend/src/components/ActionButtons.tsx @@ -41,13 +41,13 @@ export default function ActionButtons({ navigate('/'); }; return ( -
+
{showNewChat && (