forked from Nexus/nexus
fix message bubble alignment
This commit is contained in:
parent
8b2d354a60
commit
08d67553be
2 changed files with 88 additions and 84 deletions
|
|
@ -271,7 +271,6 @@ class MessageRenderer extends ConsumerWidget {
|
|||
case final UrlElement link?)
|
||||
UrlPreview(link.url),
|
||||
|
||||
SizedBox(height: 4),
|
||||
ReactionRow(event),
|
||||
],
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue