From 43d706a1846c3ca1a55aedd229c624f45c62f6e7 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Mon, 24 Nov 2025 22:34:38 +0800 Subject: [PATCH] :lipstick: Adjust the comment row styling --- lib/widgets/post/post_shared.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/widgets/post/post_shared.dart b/lib/widgets/post/post_shared.dart index e8c85531..450e8b0d 100644 --- a/lib/widgets/post/post_shared.dart +++ b/lib/widgets/post/post_shared.dart @@ -196,7 +196,7 @@ class PostReplyPreview extends HookConsumerWidget { : (featuredReply!).map( data: (data) => Row( - crossAxisAlignment: CrossAxisAlignment.center, + crossAxisAlignment: CrossAxisAlignment.start, spacing: 8, children: [ ProfilePictureWidget(