fix profilepicture display in update profile
This commit is contained in:
parent
991e207924
commit
0756d35bc5
2 changed files with 1 additions and 1 deletions
|
|
@ -244,7 +244,7 @@ class _ProfileUserUpdateState extends State<ProfileUserUpdate> {
|
|||
radius: 50,
|
||||
),
|
||||
SizedBox(
|
||||
width: 120,
|
||||
width: 110,
|
||||
child: Image(image: logoFrame),
|
||||
)
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue