mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 12:12:01 +08:00
fix(menu): make sure the menu is displayed properly on the small screen close #336
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user