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 efea604 commit 15d9ef5Copy full SHA for 15d9ef5
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