design: Minor design tweaks
This commit is contained in:
parent
cf62578d88
commit
ed0c96238e
4 changed files with 12 additions and 11 deletions
|
|
@ -270,6 +270,7 @@ class ChatUI extends StatelessWidget {
|
|||
return ListView.custom(
|
||||
padding: EdgeInsets.only(
|
||||
top: 16,
|
||||
bottom: 4,
|
||||
left: horizontalPadding,
|
||||
right: horizontalPadding,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue