mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 11:35:58 +08:00
feat: persistent save tab, fix #359
This commit is contained in:
@@ -40,7 +40,7 @@ export function configThemePlugin(isBuild: boolean): Plugin[] {
|
||||
// black: '#0e1117',
|
||||
// #8b949e
|
||||
'text-color-secondary': '#8b949e',
|
||||
// 'border-color-base': '#30363d',
|
||||
'border-color-base': '#303030',
|
||||
// 'border-color-split': '#30363d',
|
||||
'item-active-bg': '#111b26',
|
||||
},
|
||||
|
Reference in New Issue
Block a user