From c1741bcb7d2b4149930979c29206cd80bdee76f6 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 20 Jan 2020 14:17:31 +0100 Subject: [PATCH] Add ripple to groups --- src/app/components/social/friends/friends.component.sass | 2 ++ src/app/components/social/groups/groups.component.html | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/app/components/social/friends/friends.component.sass b/src/app/components/social/friends/friends.component.sass index 10919ea..253ee4a 100644 --- a/src/app/components/social/friends/friends.component.sass +++ b/src/app/components/social/friends/friends.component.sass @@ -10,6 +10,8 @@ width: 100% margin-top: 0.5em cursor: pointer + outline: none + user-select: none ::ng-deep .mat-card-header-text margin: 0 24px diff --git a/src/app/components/social/groups/groups.component.html b/src/app/components/social/groups/groups.component.html index 635e734..aa85510 100644 --- a/src/app/components/social/groups/groups.component.html +++ b/src/app/components/social/groups/groups.component.html @@ -2,7 +2,7 @@ Groups
@@ -10,7 +10,8 @@
+ matRipple + [class.selected]="group === selectedGroup" (click)="showGroupProfile(group)">