From db63442360dfea8da18bec1390fa44f6abdb4310 Mon Sep 17 00:00:00 2001 From: Ansh Nanda Date: Thu, 25 May 2023 12:54:31 -0700 Subject: adjust styling for feeds tab bar on mobile --- src/view/com/pager/FeedsTabBarMobile.tsx | 6 +++++- src/view/com/pager/TabBar.tsx | 8 +++++--- src/view/screens/Home.tsx | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/view/com/pager/FeedsTabBarMobile.tsx b/src/view/com/pager/FeedsTabBarMobile.tsx index b99efcfed..2c26561ad 100644 --- a/src/view/com/pager/FeedsTabBarMobile.tsx +++ b/src/view/com/pager/FeedsTabBarMobile.tsx @@ -54,7 +54,11 @@ export const FeedsTabBar = observer( - + -- cgit 1.4.1