From 316964e99020201778bcba40fd78058f0559af3c Mon Sep 17 00:00:00 2001 From: Filip Krawczyk Date: Sun, 24 Oct 2021 14:37:55 +0200 Subject: [PATCH] align link preview text to the left --- lib/widgets/post/post_link_preview.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/widgets/post/post_link_preview.dart b/lib/widgets/post/post_link_preview.dart index 1c59734..10db749 100644 --- a/lib/widgets/post/post_link_preview.dart +++ b/lib/widgets/post/post_link_preview.dart @@ -35,6 +35,7 @@ class PostLinkPreview extends StatelessWidget { child: Padding( padding: const EdgeInsets.all(10), child: Column( + crossAxisAlignment: CrossAxisAlignment.start, children: [ Row( children: [