chore: Follow up design changes

This commit is contained in:
krille-chan 2023-08-12 12:33:01 +02:00
commit b27af74918
No known key found for this signature in database
2 changed files with 10 additions and 6 deletions

View file

@ -21,6 +21,7 @@ class ChatAppBarTitle extends StatelessWidget {
}
final directChatMatrixID = room.directChatMatrixID;
return InkWell(
hoverColor: Colors.transparent,
splashColor: Colors.transparent,
highlightColor: Colors.transparent,
onTap: directChatMatrixID != null