From: Dessalines Date: Wed, 24 Apr 2019 17:42:57 +0000 (-0700) Subject: Image thumbnail click now expands here. X-Git-Url: http://these/git/%7B%60/feeds/%7BdonateLemmyUrl%7D?a=commitdiff_plain;h=5e0653ac310a8de9e0c18a2f07b806ef1decfb85;p=lemmy.git Image thumbnail click now expands here. --- diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index e0ddd310..e163717e 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -67,7 +67,7 @@ export class PostListing extends Component { {post.url && isImage(post.url) && - + }
{post.url