From 5d17c72b3f31d623c6480fcce7d0a2b5fafda9b6 Mon Sep 17 00:00:00 2001 From: Wanfung Chu Date: Tue, 30 Jun 2026 11:35:44 +0800 Subject: [PATCH] style: set video card badge width 100% --- components/search/VideoCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/search/VideoCard.tsx b/components/search/VideoCard.tsx index d8b02ce..22b64ad 100644 --- a/components/search/VideoCard.tsx +++ b/components/search/VideoCard.tsx @@ -97,7 +97,7 @@ export const VideoCard = memo(({
{video.sourceName && ( - + {video.sourceName} )}