mod: 视频横版卡片样式调整

This commit is contained in:
orz12
2024-03-03 21:49:56 +08:00
parent 77e495ed02
commit 90980257cf

View File

@@ -223,7 +223,7 @@ class VideoContent extends StatelessWidget {
fontSize: 11,
height: 1,
color: Theme.of(context).colorScheme.outline,
overflow: TextOverflow.fade,
overflow: TextOverflow.clip,
),
),
),