From 1981fb1f23061cd2bbd6d086231b862503e45f5e Mon Sep 17 00:00:00 2001 From: Hakadao Date: Mon, 18 Nov 2024 23:08:06 +0800 Subject: [PATCH] chore(video-card): adjust context menu style --- .../VideoCard/VideoCardContextMenu/VideoCardContextMenu.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/VideoCard/VideoCardContextMenu/VideoCardContextMenu.vue b/src/components/VideoCard/VideoCardContextMenu/VideoCardContextMenu.vue index bfc2db50..f777e6cc 100644 --- a/src/components/VideoCard/VideoCardContextMenu/VideoCardContextMenu.vue +++ b/src/components/VideoCard/VideoCardContextMenu/VideoCardContextMenu.vue @@ -239,7 +239,7 @@ function handleRemoved(selectedOpt?: { dislikeReasonId: number }) {