Skip to content

Commit

Permalink
Fix tab alignment on the web (#1857)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon authored Nov 9, 2023
1 parent c627a76 commit 664e7a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/view/com/pager/FeedsTabBarMobile.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ const styles = StyleSheet.create({
right: 0,
top: 0,
flexDirection: 'column',
alignItems: 'center',
borderBottomWidth: 1,
},
topBar: {
Expand Down

0 comments on commit 664e7a9

Please sign in to comment.