1.7下午2-UI优化
This commit is contained in:
parent
f5ecc0eb51
commit
a019645104
|
|
@ -96,7 +96,7 @@ class UserPageState extends State<UserPage> {
|
|||
),
|
||||
Container(
|
||||
padding: const EdgeInsets.only(left: 16, right: 16),
|
||||
margin: const EdgeInsets.only(top: 20),
|
||||
margin: const EdgeInsets.only(top: 30),
|
||||
child: Row(
|
||||
mainAxisAlignment: MainAxisAlignment.spaceBetween,
|
||||
children: [
|
||||
|
|
|
|||
Loading…
Reference in New Issue