From cbf74bba4a780358c3549febf932458101d42b81 Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 15 Jan 2020 15:56:22 +0100 Subject: [PATCH] Fix missing profile picture --- .../components/profile/profile.component.html | 14 ++++++++++--- .../components/profile/profile.component.sass | 20 +++++++++---------- .../components/profile/profile.component.ts | 4 ++++ 3 files changed, 25 insertions(+), 13 deletions(-) diff --git a/src/app/components/profile/profile.component.html b/src/app/components/profile/profile.component.html index 892cc83..f1f1e57 100644 --- a/src/app/components/profile/profile.component.html +++ b/src/app/components/profile/profile.component.html @@ -3,11 +3,13 @@ -
+
camera_alt
- +
+ +
{{userProfile.username}}