From: Dessalines Date: Tue, 23 Jul 2019 03:15:00 +0000 (-0700) Subject: Maybe #183 X-Git-Url: http://these/git/readmes/%7B%60%24%7BarchiveTodayUrl%7D/%24%7Bk%5B1%5D.custom_emoji.image_url%7D?a=commitdiff_plain;h=7a6c596a2498de18fbb0797d83cd182f8226a0f7;p=lemmy.git Maybe #183 --- diff --git a/ui/src/components/comment-node.tsx b/ui/src/components/comment-node.tsx index aa7dfbe3..a201ddd6 100644 --- a/ui/src/components/comment-node.tsx +++ b/ui/src/components/comment-node.tsx @@ -61,11 +61,11 @@ export class CommentNode extends Component {
- +
{node.comment.score}
- +
diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index 0fec5ceb..6727dd09 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -59,11 +59,11 @@ export class PostListing extends Component {
- +
{post.score}
- +
{post.url && isImage(post.url) && @@ -94,10 +94,10 @@ export class PostListing extends Component { { post.url && isImage(post.url) && <> { !this.state.imageExpanded - ? + + ? [+] : - - + [-]