mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 19:29:04 +08:00
perf: optimize tab switching speed
This commit is contained in:
@@ -64,12 +64,7 @@
|
||||
// =================================
|
||||
|
||||
// let -menu
|
||||
@first-menu-item-dark-bg-color: #273352;
|
||||
|
||||
// Level 2 menu dark background color
|
||||
@sub-menu-item-dark-bg-color: #314268;
|
||||
// Level 3 menu dark background color
|
||||
@children-menu-item-dark-bg-color: #4f6088;
|
||||
@menu-item-dark-bg-color: #273352;
|
||||
|
||||
// top-menu
|
||||
@top-menu-active-bg-color: #273352;
|
||||
|
Reference in New Issue
Block a user