From f89cd0ad7fc391276c890ed6ffe0f67dde94346f Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 17 Jan 2020 16:43:22 +0100 Subject: [PATCH] Remove primary color of toolbar in group and profile component --- src/app/components/group/group.component.html | 4 ++-- src/app/components/profile/profile.component.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/components/group/group.component.html b/src/app/components/group/group.component.html index 854b722..dadc9de 100644 --- a/src/app/components/group/group.component.html +++ b/src/app/components/group/group.component.html @@ -1,7 +1,7 @@
- +
{{groupProfile.name}} @@ -34,7 +34,7 @@
- +
{{groupProfile.name}} diff --git a/src/app/components/profile/profile.component.html b/src/app/components/profile/profile.component.html index 81d38a8..cc5263c 100644 --- a/src/app/components/profile/profile.component.html +++ b/src/app/components/profile/profile.component.html @@ -1,7 +1,7 @@
- +
@@ -43,7 +43,7 @@ - +