diff --git a/src/app/components/feed/postlist/postlist.component.sass b/src/app/components/feed/postlist/postlist.component.sass index e1ac9d5..9ace41a 100644 --- a/src/app/components/feed/postlist/postlist.component.sass +++ b/src/app/components/feed/postlist/postlist.component.sass @@ -34,9 +34,12 @@ $mat-card-header-size: 40px !default margin-left: auto ::ng-deep img - width: 100% - height: auto + max-width: 100% + max-height: 60vh border-radius: 4px + display: block + margin-left: auto + margin-right: auto ::ng-deep video width: 100% max-height: 40vh diff --git a/src/app/components/main-navigation/main-navigation.component.html b/src/app/components/main-navigation/main-navigation.component.html index acc8103..3572788 100644 --- a/src/app/components/main-navigation/main-navigation.component.html +++ b/src/app/components/main-navigation/main-navigation.component.html @@ -83,7 +83,7 @@ Hello, Sign in @@ -93,7 +93,7 @@ - friend requests: + friend requests: @@ -10,7 +10,8 @@
+ matRipple + [class.selected]="group === selectedGroup" (click)="showGroupProfile(group)">