🐛 revert menu background

This commit is contained in:
afc163 2018-11-14 18:00:23 +08:00
parent 3d2799bb7f
commit 5abbe3ba23

View File

@ -321,7 +321,7 @@
@menu-inline-toplevel-item-height: 40px;
@menu-item-height: 40px;
@menu-collapsed-width: 80px;
@menu-bg: transparent;
@menu-bg: @component-background;
@menu-popup-bg: @component-background;
@menu-item-color: @text-color;
@menu-highlight-color: @primary-color;