refactor: Calc avatar font size by avatar size
This commit is contained in:
parent
f2d42936ad
commit
bd5dc8405d
9 changed files with 1 additions and 12 deletions
|
|
@ -74,7 +74,6 @@ class SettingsView extends StatelessWidget {
|
|||
mxContent: profile?.avatarUrl,
|
||||
name: displayname,
|
||||
size: Avatar.defaultSize * 2.5,
|
||||
fontSize: 18 * 2.5,
|
||||
),
|
||||
),
|
||||
if (profile != null)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue