Better E2EE UI
This commit is contained in:
parent
1e76041e69
commit
19b993b003
3 changed files with 120 additions and 112 deletions
|
|
@ -240,7 +240,7 @@ class _ChatDetailsState extends State<ChatDetails> {
|
|||
linkStyle: TextStyle(color: Colors.blueAccent),
|
||||
textStyle: TextStyle(
|
||||
fontSize: 14,
|
||||
color: Theme.of(context).accentColor,
|
||||
color: Theme.of(context).textTheme.body1.color,
|
||||
),
|
||||
),
|
||||
onTap: widget.room.canSendEvent("m.room.topic")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue