Skip to content

Commit

Permalink
dropdown: update class attr hover selector
Browse files Browse the repository at this point in the history
  • Loading branch information
jdanyow committed Nov 15, 2022
1 parent ae5a7ac commit 6a7197e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dropdown/dropdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
opacity: 1;
}

[class*='color-text-'] {
[class*='color-fg-'] {
color: inherit !important;
}

Expand Down

0 comments on commit 6a7197e

Please sign in to comment.