fix: fix drop down menu style issue (#39434)

fix: https://github.com/ant-design/ant-design/issues/39322
This commit is contained in:
Wuxh 2022-12-15 18:36:32 +08:00 committed by GitHub
parent 00abec4bb3
commit eb616d479c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -221,7 +221,7 @@
background-color: @item-hover-bg;
}
&-disabled {
&&-disabled {
color: @disabled-color;
cursor: not-allowed;