Fix the style of horizontal menu on dark theme

This commit is contained in:
hongxuWei 2018-07-22 11:12:23 +08:00 committed by 偏右
parent d0c684e925
commit f796618a15

View File

@ -32,6 +32,7 @@
border-color: @menu-dark-bg;
border-bottom: 0;
top: 0;
margin-top: 0;
}
&-dark&-horizontal > &-item > a:before {