mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
Fix selected background
This commit is contained in:
parent
361df26f3a
commit
b887ad8e54
@ -482,7 +482,7 @@
|
||||
&-selected {
|
||||
&,
|
||||
&:hover {
|
||||
background-color: @background-color-active;
|
||||
background-color: @background-color-base;
|
||||
font-weight: bold;
|
||||
color: @text-color;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user