chore: Minor design improvements
This commit is contained in:
parent
78664e8dbd
commit
c4c594adf1
7 changed files with 25 additions and 13 deletions
|
|
@ -114,7 +114,7 @@ class PublicRoomBottomSheet extends StatelessWidget {
|
|||
ContentBanner(
|
||||
mxContent: profile.avatarUrl,
|
||||
height: 156,
|
||||
defaultIcon: Icons.person_outline,
|
||||
defaultIcon: Icons.group_outlined,
|
||||
client: Matrix.of(context).client,
|
||||
),
|
||||
ListTile(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue