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