diff --git a/desktop/src/components/layout/TabBar.tsx b/desktop/src/components/layout/TabBar.tsx
index 788677e5..78eb614f 100644
--- a/desktop/src/components/layout/TabBar.tsx
+++ b/desktop/src/components/layout/TabBar.tsx
@@ -99,14 +99,15 @@ export function TabBar() {
if (tabs.length === 0) return null
return (
-
+
+
{canScrollLeft && (
-