improve mobile ui

This commit is contained in:
wgh19
2024-05-14 16:43:41 +08:00
parent 0ec700c835
commit c4b50a3fb1
10 changed files with 212 additions and 111 deletions

View File

@@ -77,6 +77,7 @@ class _UserInfoPageState extends LoadingState<UserInfoPage, UserDetails> {
image: CachedImageProvider(data!.avatar),
width: 64,
height: 64,
fit: BoxFit.cover,
),
),),
const SizedBox(height: 8),