From 664e7a91a96dfea08d47162ce67adb04412696c0 Mon Sep 17 00:00:00 2001 From: dan Date: Thu, 9 Nov 2023 21:56:25 +0000 Subject: [PATCH] Fix tab alignment on the web (#1857) --- src/view/com/pager/FeedsTabBarMobile.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/view/com/pager/FeedsTabBarMobile.tsx b/src/view/com/pager/FeedsTabBarMobile.tsx index 5fda0a9911..8c29ad6ab7 100644 --- a/src/view/com/pager/FeedsTabBarMobile.tsx +++ b/src/view/com/pager/FeedsTabBarMobile.tsx @@ -97,7 +97,6 @@ const styles = StyleSheet.create({ right: 0, top: 0, flexDirection: 'column', - alignItems: 'center', borderBottomWidth: 1, }, topBar: {