Skip to content

Commit

Permalink
fix(list): add font-family style to subheader (#3056)
Browse files Browse the repository at this point in the history
  • Loading branch information
chouclee authored and tinayuangao committed Mar 29, 2017
1 parent 28f1ec3 commit 3464011
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/list/list.scss
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ $mat-dense-three-line-height: 76px;
padding: $mat-list-side-padding;
margin: 0;

font-family: $mat-font-family;
font-size: $secondary-size;
font-weight: 500;

Expand Down

0 comments on commit 3464011

Please sign in to comment.