fix: Minor padding bugs

This commit is contained in:
Krille Fear 2021-11-14 11:53:43 +01:00
commit d71cb9bdc4
3 changed files with 10 additions and 5 deletions

View file

@ -33,7 +33,7 @@ class SeenByRow extends StatelessWidget {
Matrix.of(context).client.userID
? Alignment.topRight
: Alignment.topLeft,
padding: const EdgeInsets.only(left: 24, right: 24, bottom: 4),
padding: const EdgeInsets.only(left: 8, right: 8, bottom: 4),
child: Wrap(
spacing: 4,
children: [