feat: 字体大小调节
This commit is contained in:
@ -100,7 +100,7 @@ class IntroDetail extends StatelessWidget {
|
||||
Text.rich(
|
||||
style: const TextStyle(
|
||||
height: 1.4,
|
||||
fontSize: 13,
|
||||
// fontSize: 13,
|
||||
),
|
||||
TextSpan(
|
||||
children: [
|
||||
|
Reference in New Issue
Block a user