Merge branch 'krille/fix-public-room-sheet' into 'main'

fix: Public room bottom sheet design

See merge request famedly/fluffychat!552
This commit is contained in:
Krille Fear 2021-11-20 07:58:12 +00:00
commit 2edfd61cb1
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@ class PublicRoomBottomSheet extends StatelessWidget {
children: [
if (profile == null)
Container(
height: 156,
alignment: Alignment.center,
color: Theme.of(context).secondaryHeaderColor,
child: snapshot.hasError