Skip to content

Commit

Permalink
Fix tab alignment on the web
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Nov 9, 2023
1 parent c627a76 commit fa57ef6
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 fa57ef6

Please sign in to comment.