diff --git a/src/material/tabs/_tabs-common.scss b/src/material/tabs/_tabs-common.scss index ed8f1c06247e..7523f6010dfd 100644 --- a/src/material/tabs/_tabs-common.scss +++ b/src/material/tabs/_tabs-common.scss @@ -21,6 +21,7 @@ $mat-tab-animation-duration: 500ms !default; white-space: nowrap; cursor: pointer; z-index: 1; + touch-action: manipulation; } .mdc-tab__content {