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