Skip to content

Commit 5f789f7

Browse files
committed
fix(material/button): fix outlined button line-height (#28092)
(cherry picked from commit 6b2f03b)
1 parent c257048 commit 5f789f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/material/button/_button-theme.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@
171171

172172
.mat-mdc-button,
173173
.mat-mdc-raised-button,
174+
.mat-mdc-outlined-button,
174175
.mat-mdc-unelevated-button {
175176
line-height: inherit;
176177
}

0 commit comments

Comments
 (0)