修改样式

This commit is contained in:
czz
2025-08-15 17:42:34 +08:00
parent 4c2728eb2e
commit 8731f7c335
10 changed files with 36 additions and 22 deletions

View File

@@ -291,7 +291,7 @@ class _UpdateUserPageState extends State<UpdateUserPage> {
),
style: TextStyle(
fontFamily: 'Inter',
fontSize: 26.rpx,
fontSize: 30.rpx,
letterSpacing: 0.0,
color: themeController
.currentColor.sc3,