Skip to content

Commit 91017b8

Browse files
committed
remove unused css rule
1 parent 48ef3e0 commit 91017b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/dash-core-components/src/components/css/optionslist.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
.dash-options-list-option:not(:has(input[disabled])):hover,
1212
.dash-options-list-option:not(:has(input[disabled])):focus-within {
1313
color: var(--Dash-Fill-Interactive-Strong);
14-
background: var(--Dash-Fill-Interactive-Weak);
1514
}
1615

1716
.dash-options-list-option:has(input[disabled]) {

0 commit comments

Comments
 (0)