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 c2fb961 commit b6a0bc2Copy full SHA for b6a0bc2
src/material/tabs/tab-header.html
@@ -37,7 +37,7 @@
37
type="button"
38
mat-ripple
39
[matRippleDisabled]="_disableScrollAfter || disableRipple"
40
- [class.mat-mdc-header-pagination-disabled]="_disableScrollAfter"
+ [class.mat-mdc-tab-header-pagination-disabled]="_disableScrollAfter"
41
[disabled]="_disableScrollAfter || null"
42
tabindex="-1"
43
(mousedown)="_handlePaginatorPress('after', $event)"
0 commit comments