mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
feat: 更多横屏适配
This commit is contained in:
@@ -173,6 +173,7 @@ class VideoContent extends StatelessWidget {
|
||||
),
|
||||
] else ...[
|
||||
RichText(
|
||||
overflow: TextOverflow.ellipsis,
|
||||
maxLines: 2,
|
||||
text: TextSpan(
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user