Commit ae3de6aedbf9bc096a032e79e3a38c698f24889b

Authored by 梁灏
1 parent b0fe4f98

fix Menu style

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/styles/components/menu.less
... ... @@ -111,7 +111,7 @@
111 111 &-primary&-horizontal &-item, &-primary&-horizontal &-submenu{
112 112 color: #fff;
113 113 &-active, &:hover{
114   - background: @link-active-color;
  114 + //background: @link-active-color;
115 115 }
116 116 }
117 117  
... ...