mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
refactor(projects): basicLayout重构初步
This commit is contained in:
@ -52,7 +52,8 @@ export default defineConfig({
|
||||
'error-pressed': 'var(--error-color-pressed)',
|
||||
'error-active': 'var(--error-color-active)',
|
||||
light: '#ffffff',
|
||||
dark: '#18181c'
|
||||
dark: '#18181c',
|
||||
'deep-dark': '#101014'
|
||||
},
|
||||
transitionProperty: ['width', 'height', 'background', 'background-color']
|
||||
}
|
||||
|
Reference in New Issue
Block a user