small css fix for chrome

This commit is contained in:
hzrd149 2024-03-27 11:12:59 -05:00
parent e0fd5b1ab8
commit 3866ca0f59

View File

@ -63,8 +63,6 @@ export default function AccountSwitcher() {
mb="2"
alignItems="center"
flexGrow={1}
overflowX="hidden"
overflowY="visible"
onClick={onToggle}
>
<UserAvatar pubkey={account.pubkey} noProxy size="md" />