From b28bafaeb3d4d8e60b8bd2112f4787628d7d098c Mon Sep 17 00:00:00 2001 From: TheMaddax Date: Tue, 14 Oct 2025 14:23:23 -0600 Subject: [PATCH] Fix FaPlay icon - remove style prop, use Tailwind opacity --- client/src/components/VideoGallery.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/VideoGallery.tsx b/client/src/components/VideoGallery.tsx index 31e3036..968edb5 100644 --- a/client/src/components/VideoGallery.tsx +++ b/client/src/components/VideoGallery.tsx @@ -146,8 +146,8 @@ const VideoGallery: React.FC = () => { className="w-full h-full object-cover" preload="metadata" /> -
- +
+