chore: Slightly enhance tombstone design

onboarding
Christian Pauly 4 years ago
parent 2e99fccd20
commit 512717da36

@ -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…
Cancel
Save