Fix design

This commit is contained in:
Christian Pauly 2020-02-07 20:00:20 +01:00
commit 1ebb045f8f
4 changed files with 5 additions and 4 deletions

View file

@ -253,7 +253,6 @@ class _ChatState extends State<_Chat> {
),
actions: <Widget>[ChatSettingsPopupMenu(room, !room.isDirectChat)],
),
backgroundColor: Theme.of(context).secondaryHeaderColor,
body: SafeArea(
child: Column(
children: <Widget>[