diff --git a/client/src/components/video-card.tsx b/client/src/components/video-card.tsx index f91848d..f69cd41 100644 --- a/client/src/components/video-card.tsx +++ b/client/src/components/video-card.tsx @@ -276,7 +276,7 @@ export default function VideoCard({ video, onClick, className = "", hideOverlay }} /> - {/* Mute/Unmute button */} + {/* Mute/Unmute button - make it always visible and more prominent */}