We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f87dc4 commit ccc8fbbCopy full SHA for ccc8fbb
src/lib/stepper/step-header.scss
@@ -13,6 +13,7 @@ $mat-step-header-icon-size: 16px !default;
13
outline: none;
14
cursor: pointer;
15
position: relative;
16
+ box-sizing: content-box;
17
}
18
19
.mat-step-optional {
0 commit comments