From 2a91b041480a0ee1077d14cdb7ef48781c50c586 Mon Sep 17 00:00:00 2001 From: kvakazyambra Date: Wed, 8 Feb 2023 23:43:59 +0300 Subject: [PATCH] Fixed share popup style --- src/components/Article/SharePopup.tsx | 10 +++++----- src/components/_shared/Popup/Popup.module.scss | 16 ++++++++++++++++ 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/src/components/Article/SharePopup.tsx b/src/components/Article/SharePopup.tsx index 155a6dbe..ac5b0910 100644 --- a/src/components/Article/SharePopup.tsx +++ b/src/components/Article/SharePopup.tsx @@ -31,31 +31,31 @@ export const SharePopup = (props: SharePopupProps) => {