From: Alec Armbruster <35377827+alectrocute@users.noreply.github.com> Date: Thu, 29 Jun 2023 17:28:55 +0000 (-0400) Subject: Fix `PostListing` mobile margin layout issue (#1706) X-Git-Url: http://these/git/readmes/README.ja.md?a=commitdiff_plain;h=fead020bdcd2e63cb9291b60ad8d5ff1e701fee9;p=lemmy-ui.git Fix `PostListing` mobile margin layout issue (#1706) --- diff --git a/src/shared/components/post/post-listing.tsx b/src/shared/components/post/post-listing.tsx index 586403b..5c562a4 100644 --- a/src/shared/components/post/post-listing.tsx +++ b/src/shared/components/post/post-listing.tsx @@ -403,8 +403,9 @@ export class PostListing extends Component { createdLine() { const post_view = this.postView; + return ( -
+