chore: Slightly enhance tombstone design
This commit is contained in:
parent
2e99fccd20
commit
512717da36
1 changed files with 1 additions and 0 deletions
|
|
@ -222,6 +222,7 @@ class ChatView extends StatelessWidget {
|
|||
height: 72,
|
||||
child: Material(
|
||||
color: Theme.of(context).secondaryHeaderColor,
|
||||
elevation: 1,
|
||||
child: ListTile(
|
||||
leading: CircleAvatar(
|
||||
foregroundColor:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue