fix: submenu disalbed style (#921)
parent
0d67fc1966
commit
3239117b70
|
@ -161,6 +161,8 @@
|
|||
&,
|
||||
.@{dropdown-prefix-cls}-menu-submenu-arrow-icon {
|
||||
color: @disabled-color;
|
||||
background-color: @component-background;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue