chore: Adjust design
This commit is contained in:
parent
394a152068
commit
f1ebc81cf6
3 changed files with 68 additions and 64 deletions
|
|
@ -164,7 +164,7 @@ class ChatView extends StatelessWidget {
|
|||
builder: (BuildContext context, snapshot) {
|
||||
return Scaffold(
|
||||
appBar: AppBar(
|
||||
elevation: 4,
|
||||
elevation: 2,
|
||||
actionsIconTheme: IconThemeData(
|
||||
color: controller.selectedEvents.isEmpty
|
||||
? null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue