mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-25 16:16:20 +08:00
style: element-plus theme info adaptation (#4082)
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
This commit is contained in:
@@ -187,6 +187,9 @@ export function useElementPlusDesignTokens() {
|
||||
'--el-color-error-light-8': border,
|
||||
'--el-color-error-light-9': background,
|
||||
|
||||
'--el-color-info-light-8': border,
|
||||
'--el-color-info-light-9': background,
|
||||
|
||||
'--el-color-primary': getCssVariableValue('--primary'),
|
||||
'--el-color-primary-light-3': getCssVariableValue('--primary-600'),
|
||||
|
||||
|
Reference in New Issue
Block a user