From ea2551d833f2540aa3ec3d4e43fe51b0c05a3202 Mon Sep 17 00:00:00 2001 From: Gamius00 Date: Sun, 21 Jan 2024 12:17:22 +0100 Subject: [PATCH 1/2] Hot Fix Mobile Navbar --- apps/web/src/components/Layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/src/components/Layout.tsx b/apps/web/src/components/Layout.tsx index c0aa622d..f1641e77 100644 --- a/apps/web/src/components/Layout.tsx +++ b/apps/web/src/components/Layout.tsx @@ -57,7 +57,7 @@ const Layout: React.FC = ({ content="/_next/image?url=%2Fog-image.png&w=640&q=75" /> -
+
@@ -141,7 +141,7 @@ const Layout: React.FC = ({ {translation("share button")}
{children}
-
+
Date: Sun, 21 Jan 2024 12:31:30 +0100 Subject: [PATCH 2/2] Fix(style): Fixed Bottom Menubar for iOS --- apps/web/src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/Layout.tsx b/apps/web/src/components/Layout.tsx index f1641e77..3a97080c 100644 --- a/apps/web/src/components/Layout.tsx +++ b/apps/web/src/components/Layout.tsx @@ -57,7 +57,7 @@ const Layout: React.FC = ({ content="/_next/image?url=%2Fog-image.png&w=640&q=75" /> -
+