mirror of
https://github.com/wgh136/pixes.git
synced 2025-09-27 21:07:24 +00:00
improve mobile ui
This commit is contained in:
@@ -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),
|
||||
|
Reference in New Issue
Block a user