1.7下午2-UI优化

This commit is contained in:
fuenmao 2025-01-07 17:57:13 +08:00
parent f5ecc0eb51
commit a019645104
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ class UserPageState extends State<UserPage> {
), ),
Container( Container(
padding: const EdgeInsets.only(left: 16, right: 16), padding: const EdgeInsets.only(left: 16, right: 16),
margin: const EdgeInsets.only(top: 20), margin: const EdgeInsets.only(top: 30),
child: Row( child: Row(
mainAxisAlignment: MainAxisAlignment.spaceBetween, mainAxisAlignment: MainAxisAlignment.spaceBetween,
children: [ children: [