From: Jay Sitter Date: Tue, 20 Jun 2023 04:35:50 +0000 (-0400) Subject: fix: Shrink and normalize some post action button colors and sizes X-Git-Url: http://these/git/%7B%60%24%7BarchiveUrl%7D/?a=commitdiff_plain;h=5e30e7b1a887e5b1ee21642611d214388d6c9e83;p=lemmy-ui.git fix: Shrink and normalize some post action button colors and sizes --- diff --git a/src/shared/components/post/post-listing.tsx b/src/shared/components/post/post-listing.tsx index 8e69b18..bfb4da5 100644 --- a/src/shared/components/post/post-listing.tsx +++ b/src/shared/components/post/post-listing.tsx @@ -432,7 +432,7 @@ export class PostListing extends Component { {showScores() ? (
{numToSI(this.postView.counts.score)} @@ -508,7 +508,7 @@ export class PostListing extends Component { {(url && isImage(url)) || (post.thumbnail_url && (