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 7c1cbc8 commit 6e836c1Copy full SHA for 6e836c1
src/material/core/option/option.scss
@@ -42,7 +42,7 @@ $_side-padding: 16px;
42
}
43
44
&.mdc-list-item--selected:not(.mdc-list-item--disabled) {
45
- // We don't change the background in multiple mode since
+ // We don't change the background & text color in multiple mode since
46
// it has the checkbox to show the selected state.
47
&:not(.mat-mdc-option-multiple) {
48
@include token-utils.create-token-slot(background-color, selected-state-layer-color);
0 commit comments