Skip to content

Commit 6e836c1

Browse files
committed
added change to comment
1 parent 7c1cbc8 commit 6e836c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/core/option/option.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ $_side-padding: 16px;
4242
}
4343

4444
&.mdc-list-item--selected:not(.mdc-list-item--disabled) {
45-
// We don't change the background in multiple mode since
45+
// We don't change the background & text color in multiple mode since
4646
// it has the checkbox to show the selected state.
4747
&:not(.mat-mdc-option-multiple) {
4848
@include token-utils.create-token-slot(background-color, selected-state-layer-color);

0 commit comments

Comments
 (0)