minor design tweaks
This commit is contained in:
parent
e497de5934
commit
e0893d3bfc
6 changed files with 17 additions and 12 deletions
|
|
@ -253,6 +253,7 @@ 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