aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/widgets/chat_bubble.dart1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/widgets/chat_bubble.dart b/lib/widgets/chat_bubble.dart
index 5afa01e..1459da5 100644
--- a/lib/widgets/chat_bubble.dart
+++ b/lib/widgets/chat_bubble.dart
@@ -46,6 +46,7 @@ class BubbleLeft extends StatelessWidget {
color: Color(0xFFE1E1E2),
),
child: Column(
+ crossAxisAlignment: CrossAxisAlignment.start,
children: [
LinkPreview(message),
Link(