chore: Minor design improvements
This commit is contained in:
parent
78664e8dbd
commit
c4c594adf1
7 changed files with 25 additions and 13 deletions
|
|
@ -31,7 +31,7 @@ class SettingsView extends StatelessWidget {
|
|||
background: ContentBanner(
|
||||
mxContent: controller.profile?.avatarUrl,
|
||||
onEdit: controller.setAvatarAction,
|
||||
defaultIcon: Icons.person_outline_outlined,
|
||||
defaultIcon: Icons.account_circle_outlined,
|
||||
),
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue