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,
|
height: 72,
|
||||||
child: Material(
|
child: Material(
|
||||||
color: Theme.of(context).secondaryHeaderColor,
|
color: Theme.of(context).secondaryHeaderColor,
|
||||||
|
elevation: 1,
|
||||||
child: ListTile(
|
child: ListTile(
|
||||||
leading: CircleAvatar(
|
leading: CircleAvatar(
|
||||||
foregroundColor:
|
foregroundColor:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue