Browse Source

fix dark menu style

pull/6569/head
afc163 8 years ago
parent
commit
0ed75caeac
  1. 1
      components/menu/style/index.less

1
components/menu/style/index.less

@ -392,7 +392,6 @@
&-dark&-horizontal > &-submenu {
border-color: @menu-dark-bg;
border-bottom: 0;
top: 0;
}
&-dark &-item,

Loading…
Cancel
Save