about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/view/com/pager/TabBar.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/com/pager/TabBar.tsx b/src/view/com/pager/TabBar.tsx
index 501941476..bbba74c87 100644
--- a/src/view/com/pager/TabBar.tsx
+++ b/src/view/com/pager/TabBar.tsx
@@ -132,7 +132,7 @@ const styles = isDesktopWeb
       },
       contentContainer: {
         columnGap: 16,
-        marginLeft: 14,
+        marginLeft: 18,
         paddingRight: 28,
         backgroundColor: 'transparent',
       },