chore: Follow up design changes
This commit is contained in:
parent
c74242118b
commit
b27af74918
2 changed files with 10 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue