diff --git a/src/view/com/pager/TabBar.tsx b/src/view/com/pager/TabBar.tsx index 7d23785368..59bb77e367 100644 --- a/src/view/com/pager/TabBar.tsx +++ b/src/view/com/pager/TabBar.tsx @@ -167,7 +167,7 @@ const desktopStyles = StyleSheet.create({ }, item: { paddingTop: 14, - paddingHorizontal: 16, + paddingHorizontal: 14, justifyContent: 'center', }, itemInner: {