Menu dark background should be same as layout header

This commit is contained in:
afc163 2017-02-27 23:45:54 +08:00
parent 6a5576d65f
commit f1a252768e

View File

@ -145,11 +145,11 @@
// Layout
@layout-body-background : #ececec;
@layout-header-background : @heading-color;
@layout-header-background : #404040;
@layout-header-height : 64px;
@layout-header-padding : 0 50px;
@layout-footer-padding : 24px 50px;
@layout-sider-background : @heading-color;
@layout-sider-background : @layout-header-background;
@layout-trigger-height : 48px;
// z-index list
@ -227,7 +227,7 @@
// Menu
// ---
@menu-dark-bg: #404040;
@menu-dark-bg: @layout-header-background;
@menu-dark-submenu-bg: #333;
// Spin