Style tweaks
This commit is contained in:
@ -179,6 +179,7 @@ const AccountHeader = () => {
|
||||
{hasNotifications && <span className="has-unread"></span>}
|
||||
</Link>
|
||||
<Avatar
|
||||
pubkey={publicKey ?? ""}
|
||||
user={profile}
|
||||
onClick={() => {
|
||||
if (profile) {
|
||||
|
Reference in New Issue
Block a user