Skip to content

Commit

Permalink
fixup! refactor(material/button): switch typography to tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
wagnermaciel committed Oct 25, 2023
1 parent 42b62c5 commit e8d376a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/material/button/button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@
}
}

.mdc-button {
text-decoration: none;
}

.mat-mdc-button,
.mat-mdc-unelevated-button,
.mat-mdc-raised-button,
Expand Down

0 comments on commit e8d376a

Please sign in to comment.