diff --git a/Wave/Components/Layout/NavMenu.razor b/Wave/Components/Layout/NavMenu.razor index 17d2d83..a393a32 100644 --- a/Wave/Components/Layout/NavMenu.razor +++ b/Wave/Components/Layout/NavMenu.razor @@ -57,7 +57,9 @@ @if (context.User.FindFirst(ClaimTypes.NameIdentifier)?.Value is { } id) { - +
+ +
}
diff --git a/Wave/Components/ProfilePictureComponent.razor b/Wave/Components/ProfilePictureComponent.razor index 5238532..3517282 100644 --- a/Wave/Components/ProfilePictureComponent.razor +++ b/Wave/Components/ProfilePictureComponent.razor @@ -1,5 +1,5 @@ 
-
+