chore: Follow up thread design
This commit is contained in:
parent
64e7c7e9f6
commit
4786778449
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue