Skip to content

Commit 32bd767

Browse files
committed
fix(material/button): fix outlined button line-height
1 parent a6582b5 commit 32bd767

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)