fix(userprofile): entry style touch up

This commit is contained in:
trashtemp
2022-01-15 23:00:12 +01:00
parent e6684b8f78
commit 59fb8a3c0f
2 changed files with 4 additions and 2 deletions

View File

@@ -371,6 +371,7 @@ export const UserProfile = observer(
<UserIcon
size={32}
target={x}
status
/>
<span>{x.username}</span>
</div>