更新样式

This commit is contained in:
wyf
2025-11-18 10:53:31 +08:00
parent 0ebe7116f6
commit 808c450eb9
6 changed files with 27 additions and 27 deletions

View File

@@ -630,7 +630,7 @@ class _InstantBodyPageState extends State<InstantBodyPage>
style: TextStyle(
color: themeController.currentColor.sc4,
fontSize:
AppConstants().middler_text_fontSize,
AppConstants().smaller_text_fontSize,
),
),
SizedBox(
@@ -641,7 +641,7 @@ class _InstantBodyPageState extends State<InstantBodyPage>
style: TextStyle(
color: themeController.currentColor.sc4,
fontSize:
AppConstants().middler_text_fontSize,
AppConstants().smaller_text_fontSize,
),
),
],