Style tweaks

This commit is contained in:
2023-08-24 16:54:20 +01:00
parent 4e21c4834b
commit 4b85a16904
19 changed files with 79 additions and 57 deletions

View File

@ -179,6 +179,7 @@ const AccountHeader = () => {
{hasNotifications && <span className="has-unread"></span>}
</Link>
<Avatar
pubkey={publicKey ?? ""}
user={profile}
onClick={() => {
if (profile) {