fix(menu): make sure the menu is displayed properly on the small screen close #336

This commit is contained in:
Vben
2021-03-17 21:08:46 +08:00
parent 3c4de9b0be
commit 82c3186309
12 changed files with 87 additions and 36 deletions

View File

@@ -31,8 +31,8 @@ export const HEADER_PRESET_BG_COLOR_LIST: string[] = [
// sider preset color
export const SIDE_BAR_BG_COLOR_LIST: string[] = [
'#001529',
'#273352',
'#001529',
'#ffffff',
'#191b24',
'#191a23',