Feature: 添加Element-Plus UI组件框架
This commit is contained in:
6
app/assets/scss/element/dark.scss
Normal file
6
app/assets/scss/element/dark.scss
Normal file
@ -0,0 +1,6 @@
|
||||
@forward 'element-plus/theme-chalk/src/dark/var.scss' with (
|
||||
$bg-color: (
|
||||
'page': #0a0a0a,
|
||||
'overlay': #1d1e1f,
|
||||
)
|
||||
);
|
||||
Reference in New Issue
Block a user