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

@ -133,7 +133,6 @@ class PublicRoomBottomSheet extends StatelessWidget {
mxContent: profile.avatarUrl,
name: profile.name ?? roomAlias,
size: Avatar.defaultSize * 3,
fontSize: 36,
),
),
),