From 28107d706d65c297d1806a41a35291e41e5b070d Mon Sep 17 00:00:00 2001 From: "Josh Berman [SSW]" <137844305+joshbermanssw@users.noreply.github.com> Date: Fri, 31 Jan 2025 17:05:36 +1100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9BFix=20iphone=20white=20strip=20(#28?= =?UTF-8?q?20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * add extraSmall class for navbar buttons * drop width of recentPosts --- components/AppRouterMigrationComponents/AppNavBar.tsx | 2 +- components/blocks/Container.tsx | 4 ++-- components/blocks/RecentPosts/RecentPosts.tsx | 6 +++--- components/ui/Button.tsx | 3 ++- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/components/AppRouterMigrationComponents/AppNavBar.tsx b/components/AppRouterMigrationComponents/AppNavBar.tsx index 7845373a8b..ea955546c3 100644 --- a/components/AppRouterMigrationComponents/AppNavBar.tsx +++ b/components/AppRouterMigrationComponents/AppNavBar.tsx @@ -144,7 +144,7 @@ export function AppNavBar({ sticky = true }) {