mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
fix: Cascader notFoundContent should be interactive (#40067)
close #40059
This commit is contained in:
parent
de2a373d5f
commit
5f89ea4e17
@ -68,8 +68,6 @@ const genBaseStyle: GenerateStyle<CascaderToken> = (token) => {
|
||||
|
||||
[cascaderMenuItemCls]: {
|
||||
color: token.colorTextDisabled,
|
||||
cursor: 'default',
|
||||
pointerEvents: 'none',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user