chore: serval fixes

This commit is contained in:
Simon Ding
2024-07-13 18:46:24 +08:00
parent fca5832f58
commit cd3c4cb65b
4 changed files with 31 additions and 14 deletions

View File

@@ -124,7 +124,7 @@ class _TvDetailsPageState extends ConsumerState<TvDetailsPage> {
Text(
"${details!.name}",
style: const TextStyle(
fontSize: 14,
fontSize: 20,
fontWeight: FontWeight.bold),
),
const Text(""),