diff --git a/src/material/list/list.scss b/src/material/list/list.scss index 2f8be819db65..b7222a7b78cb 100644 --- a/src/material/list/list.scss +++ b/src/material/list/list.scss @@ -61,6 +61,7 @@ a.mdc-list-item--activated { @include layout-common.fill(); content: ''; opacity: 0; + pointer-events: none; } // MDC always sets the cursor to `pointer`. We do not want to show this for non-interactive