mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: 标题存在emoji时超过卡片高度
This commit is contained in:
@@ -198,7 +198,7 @@ class VideoContent extends StatelessWidget {
|
||||
maxLines: 2,
|
||||
overflow: TextOverflow.ellipsis,
|
||||
style: const TextStyle(
|
||||
height: 1.45,
|
||||
height: 1.42,
|
||||
)),
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user