From: m52go Date: Tue, 17 Nov 2020 19:15:55 +0000 (+0000) Subject: Hide downvote on mobile when downvotes disabled X-Git-Url: http://these/git/?a=commitdiff_plain;h=f53c796a708f180dd5651f8ef4e41ecb6f138b89;p=lemmy-ui.git Hide downvote on mobile when downvotes disabled To address #79. --- diff --git a/src/shared/components/post-listing.tsx b/src/shared/components/post-listing.tsx index 809b8d1..6e5e867 100644 --- a/src/shared/components/post-listing.tsx +++ b/src/shared/components/post-listing.tsx @@ -562,7 +562,7 @@ export class PostListing extends Component { {this.state.upvotes} - + )}