From fa57ef6c273239d8e0dfe4c2aab6c51c34144993 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Thu, 9 Nov 2023 21:50:38 +0000 Subject: [PATCH] Fix tab alignment on the web --- 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: {