fix: Public room bottom sheet design

onboarding
Krille Fear 4 years ago
parent 38fe0cfeb9
commit b7c5391aef

@ -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

Loading…
Cancel
Save