mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 13:09:40 +08:00
💄 unified Cascader selected style with Select
This commit is contained in:
parent
1517fcbbd6
commit
1c918b0921
@ -195,8 +195,8 @@
|
||||
&-active:not(&-disabled) {
|
||||
&,
|
||||
&:hover {
|
||||
font-weight: 600;
|
||||
background: @background-color-base;
|
||||
font-weight: @select-item-selected-font-weight;
|
||||
background-color: @background-color-light;
|
||||
}
|
||||
}
|
||||
&-expand {
|
||||
|
Loading…
Reference in New Issue
Block a user