chore: Follow up thread design

pull/2312/head
Christian Kußowski 2 months ago
parent 64e7c7e9f6
commit 4786778449
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652

@ -879,7 +879,7 @@ class Message extends StatelessWidget {
? const SizedBox.shrink()
: Padding(
padding: const EdgeInsets.only(
top: 4.0,
top: 2.0,
bottom: 8.0,
left: Avatar.defaultSize + 8,
),

Loading…
Cancel
Save