From 038abff091a96e8ee1cae9513f541fedb64106d0 Mon Sep 17 00:00:00 2001 From: mtvpls Date: Sun, 3 May 2026 16:16:12 +0800 Subject: [PATCH] =?UTF-8?q?videocard=E7=9C=81=E7=95=A5tooltip=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E8=87=AA=E5=8A=A8=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/MobileActionSheet.tsx | 2 +- src/components/VideoCard.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/MobileActionSheet.tsx b/src/components/MobileActionSheet.tsx index 10174e6..9216116 100644 --- a/src/components/MobileActionSheet.tsx +++ b/src/components/MobileActionSheet.tsx @@ -301,7 +301,7 @@ const MobileActionSheet: React.FC = ({ {title} {isTitleOverflowing && ( -
+
{title}
diff --git a/src/components/VideoCard.tsx b/src/components/VideoCard.tsx index 35d91b3..83405e9 100644 --- a/src/components/VideoCard.tsx +++ b/src/components/VideoCard.tsx @@ -1550,7 +1550,7 @@ const VideoCard = forwardRef(function VideoCard {/* 自定义 tooltip */}