Skip to content

Commit

Permalink
ui(action): fix action bar height issue caused by the material upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
cbourget committed Mar 1, 2019
1 parent 7dbf62a commit 24c91c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ mat-list {
-webkit-line-clamp: 2;
}

::ng-deep .mat-list .mat-list-item.mat-list-item-avatar {
::ng-deep .mat-list-base .mat-list-item.mat-list-item-with-avatar {
height: $igo-actionbar-item-height;

.mat-list-item-content {
Expand Down

0 comments on commit 24c91c6

Please sign in to comment.