From: Jay Sitter Date: Mon, 26 Jun 2023 00:06:34 +0000 (-0400) Subject: fix: Fix image/title wrapping on small X-Git-Url: http://these/git/readmes/README.ja.md?a=commitdiff_plain;h=ce3c30896106e2ad308962b712b607d7f153e621;p=lemmy-ui.git fix: Fix image/title wrapping on small --- diff --git a/src/shared/components/post/post-listing.tsx b/src/shared/components/post/post-listing.tsx index 4e17fa2..d25e59b 100644 --- a/src/shared/components/post/post-listing.tsx +++ b/src/shared/components/post/post-listing.tsx @@ -1407,7 +1407,7 @@ export class PostListing extends Component {
{!this.props.viewOnly && ( -
+
{ />
)} -
+
{this.thumbnail()}