💄 Adjust the comment row styling
This commit is contained in:
@@ -196,7 +196,7 @@ class PostReplyPreview extends HookConsumerWidget {
|
||||
: (featuredReply!).map(
|
||||
data:
|
||||
(data) => Row(
|
||||
crossAxisAlignment: CrossAxisAlignment.center,
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
spacing: 8,
|
||||
children: [
|
||||
ProfilePictureWidget(
|
||||
|
||||
Reference in New Issue
Block a user