更新样式

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

@@ -919,7 +919,7 @@ class _NewSleepReportPageState extends State<NewSleepReportPage> {
style: TextStyle(
color: themeController.currentColor.sc4,
fontSize:
AppConstants().middler_text_fontSize,
AppConstants().smaller_text_fontSize,
),
),
SizedBox(
@@ -930,7 +930,7 @@ class _NewSleepReportPageState extends State<NewSleepReportPage> {
style: TextStyle(
color: themeController.currentColor.sc4,
fontSize:
AppConstants().middler_text_fontSize,
AppConstants().smaller_text_fontSize,
),
),
],