mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
fix disabled menu item background
This commit is contained in:
parent
7aad78c508
commit
44b8f38a3c
@ -151,6 +151,7 @@
|
||||
&.@{menu-prefix-cls}-submenu-disabled {
|
||||
color: #999 !important;
|
||||
cursor: not-allowed;
|
||||
background: none;
|
||||
> a {
|
||||
color: #999 !important;
|
||||
pointer-events: none;
|
||||
|
Loading…
Reference in New Issue
Block a user