Skip to content

Commit

Permalink
fix: follow md spec for title and icon size
Browse files Browse the repository at this point in the history
  • Loading branch information
dessant committed Jan 1, 2018
1 parent 3956b83 commit ffc4623
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/action/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -135,14 +135,11 @@ body {
.title {
padding-right: 48px;
white-space: nowrap;
font-size: 1.13rem !important;
@include mdc-typography('title');
@include mdc-theme-prop('color', 'text-primary-on-light');
}
.settings-icon {
width: 20px;
height: 20px;
cursor: pointer;
}
Expand Down

0 comments on commit ffc4623

Please sign in to comment.