aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2023-05-22 09:18:36 -0600
committerIván Ávalos <avalos@disroot.org>2023-05-22 09:18:36 -0600
commit36306e093d1bd3ade5dbc2a93e75bbfc94cbb058 (patch)
tree3a52389af21c13751db8b3335b51a2b10d1f1c82
parent6dec9856b1b94bfc4b284125920a2be52be6dabf (diff)
downloadlinkchat-36306e093d1bd3ade5dbc2a93e75bbfc94cbb058.tar.gz
linkchat-36306e093d1bd3ade5dbc2a93e75bbfc94cbb058.tar.bz2
linkchat-36306e093d1bd3ade5dbc2a93e75bbfc94cbb058.zip
Corrección menor de estilo
-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(