Remove flutter chat #26
1 changed files with 1 additions and 1 deletions
increase link preview padding
commit
32aff5b4b1
|
|
@ -29,7 +29,7 @@ class LinkPreview extends ConsumerWidget {
|
|||
context,
|
||||
).colorScheme.surfaceContainerHighest,
|
||||
child: Padding(
|
||||
padding: EdgeInsetsGeometry.all(8),
|
||||
padding: EdgeInsetsGeometry.all(16),
|
||||
child: Column(
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
spacing: 4,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue