From f796618a15aa5ca275e68aae4bdb746ed14b9f9a Mon Sep 17 00:00:00 2001 From: hongxuWei Date: Sun, 22 Jul 2018 11:12:23 +0800 Subject: [PATCH] Fix the style of horizontal menu on dark theme --- components/menu/style/dark.less | 1 + 1 file changed, 1 insertion(+) diff --git a/components/menu/style/dark.less b/components/menu/style/dark.less index 127e6843d8..2c75ade7a8 100644 --- a/components/menu/style/dark.less +++ b/components/menu/style/dark.less @@ -32,6 +32,7 @@ border-color: @menu-dark-bg; border-bottom: 0; top: 0; + margin-top: 0; } &-dark&-horizontal > &-item > a:before {