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 7626c51 commit 504b5dfCopy full SHA for 504b5df
src/lib/core/option/_option-theme.scss
@@ -30,7 +30,7 @@
30
31
// In multiple mode there is a checkbox to show that the option is selected.
32
&.mat-selected:not(.mat-option-multiple) {
33
- background: mat-color($background, hover);
+ background: mat-color($background, hover, 0.12);
34
}
35
36
&.mat-active {
0 commit comments