Skip to content

Commit

Permalink
Fix selected background
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed May 18, 2017
1 parent 361df26 commit b887ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/select/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@
&-selected {
&,
&:hover {
background-color: @background-color-active;
background-color: @background-color-base;
font-weight: bold;
color: @text-color;
}
Expand Down

0 comments on commit b887ad8

Please sign in to comment.