From 0685de9b7ff26e555f50dfb8819f60fa85d68a39 Mon Sep 17 00:00:00 2001 From: Caidan Williams Date: Tue, 22 Jul 2025 15:52:53 -0700 Subject: feat(ui): update TrendingVideos dismiss button style Changed the TrendingVideos dismiss button to use solid variant and square shape for improved visibility. Also set ButtonIcon size to "sm" for better alignment with the new button style. --- src/components/interstitials/TrendingVideos.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/components/interstitials/TrendingVideos.tsx b/src/components/interstitials/TrendingVideos.tsx index 3ad5625c3..c95311d0e 100644 --- a/src/components/interstitials/TrendingVideos.tsx +++ b/src/components/interstitials/TrendingVideos.tsx @@ -89,11 +89,11 @@ export function TrendingVideos() { -- cgit 1.4.1