opt: member page

This commit is contained in:
bggRGjQaUbCoE
2024-10-18 11:25:35 +08:00
parent 122328c18e
commit b57d1a0a62
6 changed files with 100 additions and 59 deletions

View File

@@ -416,7 +416,7 @@ class UserInfoCard extends StatelessWidget {
// .toList(),
// ),
// ),
const SizedBox(height: 50),
const SizedBox(height: 5),
],
);
}