mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-26 20:14:28 +01:00
chore: Slightly enhance tombstone design
This commit is contained in:
parent
05ab4fae1e
commit
f65fb7d955
@ -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…
Reference in New Issue
Block a user