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 5a38a9f commit 8feddd4Copy full SHA for 8feddd4
src/lib/core/overlay/_overlay.scss
@@ -47,6 +47,7 @@
47
48
z-index: $cdk-z-index-overlay-backdrop;
49
pointer-events: auto;
50
+ -webkit-tap-highlight-color: transparent;
51
52
// TODO(jelbourn): figure out if there are actually spec'ed colors for both light and dark
53
// themes here. Currently using the values from AngularJS Material.
0 commit comments