mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-11 18:22:49 +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,
|
||||
child: Material(
|
||||
color: Theme.of(context).secondaryHeaderColor,
|
||||
elevation: 1,
|
||||
child: ListTile(
|
||||
leading: CircleAvatar(
|
||||
foregroundColor:
|
||||
|
Loading…
Reference in New Issue
Block a user