From 0f355e4d11837c7488aaff03a50e1ac2281ef1d9 Mon Sep 17 00:00:00 2001 From: orz12 Date: Thu, 22 Feb 2024 19:19:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=A0=87=E9=A2=98=E5=AD=98=E5=9C=A8emoj?= =?UTF-8?q?i=E6=97=B6=E8=B6=85=E8=BF=87=E5=8D=A1=E7=89=87=E9=AB=98?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/common/widgets/video_card_v.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/common/widgets/video_card_v.dart b/lib/common/widgets/video_card_v.dart index b3126f987..090182dfd 100644 --- a/lib/common/widgets/video_card_v.dart +++ b/lib/common/widgets/video_card_v.dart @@ -198,7 +198,7 @@ class VideoContent extends StatelessWidget { maxLines: 2, overflow: TextOverflow.ellipsis, style: const TextStyle( - height: 1.45, + height: 1.42, )), ), ],