diff --git a/client/src/components/netflix-grid.tsx b/client/src/components/netflix-grid.tsx index e4772c6..2278ae6 100644 --- a/client/src/components/netflix-grid.tsx +++ b/client/src/components/netflix-grid.tsx @@ -195,23 +195,23 @@ function CategoryRow({ category, onVideoClick }: CategoryRowProps) {
- {/* Left scroll button - only on edge */} + {/* Left scroll button - only on desktop */} - {/* Right scroll button - only on edge */} + {/* Right scroll button - only on desktop */}