Skip to content

Commit 3239117

Browse files
skyline-123tangjinzhou
authored andcommitted
fix: submenu disalbed style (#921)
1 parent 0d67fc1 commit 3239117

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/dropdown/style/index.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,8 @@
161161
&,
162162
.@{dropdown-prefix-cls}-menu-submenu-arrow-icon {
163163
color: @disabled-color;
164+
background-color: @component-background;
165+
cursor: not-allowed;
164166
}
165167
}
166168
}

0 commit comments

Comments
 (0)