Skip to content

Commit 6b2f03b

Browse files
authored
fix(material/button): fix outlined button line-height (#28092)
1 parent d38adb9 commit 6b2f03b

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)