Browse Source

update default menu background

pull/12957/head
afc163 6 years ago
parent
commit
f41b1db572
  1. 2
      components/style/themes/default.less

2
components/style/themes/default.less

@ -320,7 +320,7 @@
@menu-inline-toplevel-item-height: 40px;
@menu-item-height: 40px;
@menu-collapsed-width: 80px;
@menu-bg: @component-background;
@menu-bg: transparent;
@menu-item-color: @text-color;
@menu-highlight-color: @primary-color;
@menu-item-active-bg: @item-active-bg;

Loading…
Cancel
Save