Uh oh!
There was an error while loading. Please reload this page.
cleanup(stepper): remove unused class - #13006
Conversation
| height: $mat-step-header-icon-size; | ||
| width: $mat-step-header-icon-size; | ||
| .mat-step-icon, | ||
| .mat-step-icon-not-touched { |
There was a problem hiding this comment.
I believe this class has since been removed
There was a problem hiding this comment.
There's still one selector in master that's referring to it.
There was a problem hiding this comment.
We should remove it then, because the class is never actually applied to any elements
There was a problem hiding this comment.
Also this ended up being reduced to just removing that extra selector. I can close it if necessary.
74285bd to
f61e9d2CompareHi @crisbeto! This PR has merge conflicts due to recent upstream merges. |
f61e9d2 to
726e053Compare726e053 to
f5ff7d9CompareFixes the stepper not setting the proper font size for custom number icons. Fixesangular#12999.
f5ff7d9 to
ddb6b8dCompareFixes the stepper not setting the proper font size for custom number icons. Fixesangular#12999.
Fixes the stepper not setting the proper font size for custom number icons. Fixes#12999.
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Fixes the stepper not setting the proper font size for custom number icons.
Fixes#12999.