diff --git a/client/src/components/video-card.tsx b/client/src/components/video-card.tsx index ff16a2e..7affa7f 100644 --- a/client/src/components/video-card.tsx +++ b/client/src/components/video-card.tsx @@ -213,7 +213,7 @@ export default function VideoCard({ video, onClick, className = "" }: VideoCardP {/* Title overlay - only show when not playing preview */} {!showPreview && (