diff --git a/src/styles/components/menu.less b/src/styles/components/menu.less index 224dc22..a937739 100644 --- a/src/styles/components/menu.less +++ b/src/styles/components/menu.less @@ -111,7 +111,7 @@ &-primary&-horizontal &-item, &-primary&-horizontal &-submenu{ color: #fff; &-active, &:hover{ - background: @link-active-color; + //background: @link-active-color; } } -- libgit2 0.21.4