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 8513024 commit 4fbe168Copy full SHA for 4fbe168
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