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 48ef3e0 commit 91017b8Copy full SHA for 91017b8
components/dash-core-components/src/components/css/optionslist.css
@@ -11,7 +11,6 @@
11
.dash-options-list-option:not(:has(input[disabled])):hover,
12
.dash-options-list-option:not(:has(input[disabled])):focus-within {
13
color: var(--Dash-Fill-Interactive-Strong);
14
- background: var(--Dash-Fill-Interactive-Weak);
15
}
16
17
.dash-options-list-option:has(input[disabled]) {
0 commit comments