refactor: Calc avatar font size by avatar size

This commit is contained in:
krille-chan 2024-05-30 15:24:11 +02:00
commit bd5dc8405d
No known key found for this signature in database
9 changed files with 1 additions and 12 deletions

View file

@ -187,7 +187,6 @@ class UserBottomSheetView extends StatelessWidget {
mxContent: avatarUrl,
name: displayname,
size: Avatar.defaultSize * 2.5,
fontSize: 18 * 2.5,
),
),
),