From 51ab1d79cdd44cdb37673e647a32802c0c8f3db8 Mon Sep 17 00:00:00 2001 From: Hakadao Date: Fri, 18 Aug 2023 00:30:06 +0800 Subject: [PATCH] style: adjusted `Tooltip` theme for `VideoCard` --- src/components/VideoCard.vue | 4 ++-- src/contentScripts/views/Favorites/Favorites.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/VideoCard.vue b/src/components/VideoCard.vue index f2d7800a..3ccce8ec 100644 --- a/src/components/VideoCard.vue +++ b/src/components/VideoCard.vue @@ -190,10 +190,10 @@ function toggleWatchLater() { duration-300 @click.stop="toggleWatchLater" > - + - + diff --git a/src/contentScripts/views/Favorites/Favorites.vue b/src/contentScripts/views/Favorites/Favorites.vue index b1598024..eba3e6fd 100644 --- a/src/contentScripts/views/Favorites/Favorites.vue +++ b/src/contentScripts/views/Favorites/Favorites.vue @@ -193,7 +193,7 @@ function handleUnfavorite(favoriteResource: FavoriteResource) { duration-300 @click.stop="handleUnfavorite(item)" > - +