即将上映移动端字体大小调整

This commit is contained in:
mtvpls
2025-12-20 22:16:39 +08:00
parent db05ba7c31
commit 3fd5d41447

View File

@@ -659,7 +659,7 @@ const VideoCard = forwardRef<VideoCardHandle, VideoCardProps>(function VideoCard
}}
>
<div
className='bg-black/70 backdrop-blur-sm text-white px-4 py-2 rounded-lg text-sm font-medium shadow-lg'
className='bg-black/70 backdrop-blur-sm text-white px-4 py-2 rounded-lg text-xs md:text-sm font-medium shadow-lg'
style={{
WebkitUserSelect: 'none',
userSelect: 'none',