mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-15 17:19:11 +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;
|
||||
}
|
||||
|
||||
&-disabled {
|
||||
&&-disabled {
|
||||
color: @disabled-color;
|
||||
cursor: not-allowed;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user