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 2ad6786 commit 1f15ad3Copy full SHA for 1f15ad3
src/material/tabs/_tabs-common.scss
@@ -21,6 +21,7 @@ $mat-tab-animation-duration: 500ms !default;
21
white-space: nowrap;
22
cursor: pointer;
23
z-index: 1;
24
+ touch-action: manipulation;
25
}
26
27
.mdc-tab__content {
0 commit comments