about summary refs log tree commit diff
diff options
context:
space:
mode:
-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 b0a02ea22..70500db2c 100644
--- a/src/view/com/pager/TabBar.tsx
+++ b/src/view/com/pager/TabBar.tsx
@@ -133,7 +133,7 @@ const styles = isDesktopWeb
       contentContainer: {
         columnGap: 20,
         marginLeft: 18,
-        paddingRight: 28,
+        paddingRight: 36,
         backgroundColor: 'transparent',
       },
       item: {