style: fix overflow for verified address css animation

This commit is contained in:
plebeius.eth
2023-12-13 21:24:55 +01:00
parent d8c8c5d86f
commit 59e12a68a6
@@ -44,6 +44,7 @@ export const GlobalStyle = createGlobalStyle`
.poster-address {
display: inline-block;
overflow-x: clip;
}
.author-address-hidden {