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 e2f67f5 commit be6dfd0Copy full SHA for be6dfd0
src/lib/autocomplete/_autocomplete-theme.scss
@@ -9,7 +9,7 @@
9
color: mat-color($foreground, text);
10
11
.mat-option {
12
- &.mat-selected:not(.mat-active) {
+ &.mat-selected:not(.mat-active):not(:hover) {
13
background: mat-color($background, card);
14
15
}
0 commit comments