mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-16 09:39:10 +08:00
fix: fix drop down menu style issue (#39434)
fix: https://github.com/ant-design/ant-design/issues/39322
This commit is contained in:
parent
00abec4bb3
commit
eb616d479c
@ -221,7 +221,7 @@
|
|||||||
background-color: @item-hover-bg;
|
background-color: @item-hover-bg;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-disabled {
|
&&-disabled {
|
||||||
color: @disabled-color;
|
color: @disabled-color;
|
||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user