fix: Minor desktop fixes

This commit is contained in:
Christian Pauly 2021-01-20 20:27:09 +01:00
commit 94917a41c9
5 changed files with 21 additions and 7 deletions

View file

@ -208,6 +208,7 @@ class UserBottomSheet extends StatelessWidget {
child: ContentBanner(
user.avatarUrl,
defaultIcon: Icons.person_outline,
client: user.room.client,
),
),
ListTile(