From 1a4f7ac281d39dc99f0b4759e76611460d7442d8 Mon Sep 17 00:00:00 2001 From: "plebeius.eth" Date: Tue, 3 Oct 2023 14:02:21 +0200 Subject: [PATCH] fix(post): fix misplaced user address --- src/components/styled/GlobalStyle.styled.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/styled/GlobalStyle.styled.jsx b/src/components/styled/GlobalStyle.styled.jsx index 05c647a5..ed8cd666 100644 --- a/src/components/styled/GlobalStyle.styled.jsx +++ b/src/components/styled/GlobalStyle.styled.jsx @@ -44,7 +44,6 @@ export const GlobalStyle = createGlobalStyle` .poster-address { display: inline-block; - overflow: clip; } .author-address-hidden {