chore: Follow up styling

pull/750/head
krille-chan 1 year ago
parent 991277d5f5
commit 357c2ea6b2
No known key found for this signature in database

@ -47,7 +47,6 @@ class ChatListItem extends StatelessWidget {
? L10n.of(context)!.invitePrivateChat
: L10n.of(context)!.inviteGroupChat,
title: room.getLocalizedDisplayname(MatrixLocals(L10n.of(context)!)),
style: AdaptiveStyle.material,
actions: [
SheetAction(
key: InviteActions.accept,

Loading…
Cancel
Save