mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-09-30 14:05:28 +02:00
small css fix for chrome
This commit is contained in:
@@ -63,8 +63,6 @@ export default function AccountSwitcher() {
|
|||||||
mb="2"
|
mb="2"
|
||||||
alignItems="center"
|
alignItems="center"
|
||||||
flexGrow={1}
|
flexGrow={1}
|
||||||
overflowX="hidden"
|
|
||||||
overflowY="visible"
|
|
||||||
onClick={onToggle}
|
onClick={onToggle}
|
||||||
>
|
>
|
||||||
<UserAvatar pubkey={account.pubkey} noProxy size="md" />
|
<UserAvatar pubkey={account.pubkey} noProxy size="md" />
|
||||||
|
Reference in New Issue
Block a user