Fix design
This commit is contained in:
parent
e0893d3bfc
commit
1ebb045f8f
4 changed files with 5 additions and 4 deletions
|
|
@ -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>[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue