mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-21 09:37:02 +08:00
mod: 字重w500全部上调到w600;横版卡片标题回退为2行
This commit is contained in:
@@ -218,6 +218,7 @@ class VideoContent extends StatelessWidget {
|
||||
maxLines: 2,
|
||||
overflow: TextOverflow.ellipsis,
|
||||
style: const TextStyle(
|
||||
fontWeight: FontWeight.w600,
|
||||
height: 1.38,
|
||||
)),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user