diff --git a/client/src/components/netflix-grid.tsx b/client/src/components/netflix-grid.tsx index e7a12f2..9c6efd4 100644 --- a/client/src/components/netflix-grid.tsx +++ b/client/src/components/netflix-grid.tsx @@ -194,7 +194,7 @@ function CategoryRow({ category, onVideoClick }: CategoryRowProps) { {category.title} -
+
{/* Left scroll button - only on desktop */}
))}