@ -220,7 +220,9 @@ class Message extends StatelessWidget {
),
if (event.hasAggregatedEvents(
timeline, RelationshipTypes.edit))
Row(
Padding(
padding: const EdgeInsets.only(top: 4.0),
child: Row(
mainAxisSize: MainAxisSize.min,
children: [
Icon(
@ -237,6 +239,7 @@ class Message extends StatelessWidget {
],