chore: Follow up chat design
This commit is contained in:
parent
ea43ff7b4f
commit
f2d42936ad
2 changed files with 9 additions and 7 deletions
|
|
@ -260,6 +260,8 @@ class Message extends StatelessWidget {
|
|||
: displayname
|
||||
.lightColorText),
|
||||
),
|
||||
maxLines: 1,
|
||||
overflow: TextOverflow.ellipsis,
|
||||
);
|
||||
},
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue