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 d3cb72e commit 7b7c1cfCopy full SHA for 7b7c1cf
src/material-experimental/mdc-list/list.scss
@@ -1,7 +1,7 @@
1
@use '@material/list' as mdc-list;
2
@use '../mdc-helpers/mdc-helpers';
3
@use '../../material/core/style/layout-common';
4
-@use '../../cdk/a11y/a11y';
+@use '../../cdk/a11y';
5
6
@include mdc-list.deprecated-without-ripple($query: mdc-helpers.$mat-base-styles-query);
7
src/material/datepicker/datepicker-toggle.scss
@@ -1,4 +1,4 @@
.mat-form-field-appearance-legacy {
.mat-form-field-prefix,
0 commit comments