From c0937aa473d1e26c1bbe8cff2a37b681627a7560 Mon Sep 17 00:00:00 2001 From: Athou Date: Sat, 29 Oct 2022 08:38:31 +0200 Subject: [PATCH] reduce sharing icon background size --- commafeed-client/src/components/content/ShareButtons.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commafeed-client/src/components/content/ShareButtons.tsx b/commafeed-client/src/components/content/ShareButtons.tsx index b551e8ba..04f37f19 100644 --- a/commafeed-client/src/components/content/ShareButtons.tsx +++ b/commafeed-client/src/components/content/ShareButtons.tsx @@ -25,7 +25,7 @@ function ShareButton({ url, icon, color }: { url: string; icon: IconType; color: return ( - + {icon({ size: 18 })}