更新样式
This commit is contained in:
@@ -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,
|
||||
),
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user