align link preview text to the left

This commit is contained in:
Filip Krawczyk 2021-10-24 14:37:55 +02:00
parent 709cb3c409
commit 316964e990
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ class PostLinkPreview extends StatelessWidget {
child: Padding(
padding: const EdgeInsets.all(10),
child: Column(
crossAxisAlignment: CrossAxisAlignment.start,
children: [
Row(
children: [