From 8d00447dff7dfe3695a9e4589e3635768bedceaa Mon Sep 17 00:00:00 2001 From: Bnyro Date: Thu, 9 Jan 2025 13:27:08 +0100 Subject: [PATCH] feat: unify style and hover effects of channel, playlist and video items --- src/components/ChannelItem.vue | 4 ++-- src/components/PlaylistItem.vue | 11 ++++------- src/components/VideoItem.vue | 2 +- 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/src/components/ChannelItem.vue b/src/components/ChannelItem.vue index 68c25fd1..d48e5f4f 100644 --- a/src/components/ChannelItem.vue +++ b/src/components/ChannelItem.vue @@ -1,6 +1,6 @@