Skip to content

Commit

Permalink
fix vertical sub menu border
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Apr 27, 2016
1 parent 48f74fd commit 5228c42
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions style/components/menu.less
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,13 @@
}
}

&-vertical &-sub {
border-right: 0;
.@{menu-prefix-cls}-item {
border-right: 0;
}
}

&-inline {
.@{menu-prefix-cls}-selected,
.@{menu-prefix-cls}-item-selected {
Expand Down

0 comments on commit 5228c42

Please sign in to comment.