From 5e30e7b1a887e5b1ee21642611d214388d6c9e83 Mon Sep 17 00:00:00 2001 From: Jay Sitter Date: Tue, 20 Jun 2023 00:35:50 -0400 Subject: [PATCH] fix: Shrink and normalize some post action button colors and sizes --- src/shared/components/post/post-listing.tsx | 22 ++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) 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 && (