Skip to content

Commit

Permalink
fix(material/button): fix outlined button line-height (#28092)
Browse files Browse the repository at this point in the history
(cherry picked from commit 6b2f03b)
  • Loading branch information
wagnermaciel committed Nov 29, 2023
1 parent c257048 commit 5f789f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/material/button/_button-theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@

.mat-mdc-button,
.mat-mdc-raised-button,
.mat-mdc-outlined-button,
.mat-mdc-unelevated-button {
line-height: inherit;
}
Expand Down

0 comments on commit 5f789f7

Please sign in to comment.