chore: Follow up padding

pull/764/head
Krille 11 months ago
parent 1be21e6c12
commit 654a423e41
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652

@ -44,7 +44,7 @@ class ChatEventList extends StatelessWidget {
child: ListView.custom(
padding: EdgeInsets.only(
top: 16,
bottom: 12,
bottom: 8,
left: horizontalPadding,
right: horizontalPadding,
),

Loading…
Cancel
Save