statics file change
This commit is contained in:
9
assets/admin/css/variables.css
Normal file
9
assets/admin/css/variables.css
Normal file
@@ -0,0 +1,9 @@
|
||||
:root {
|
||||
|
||||
/* 主题颜色 */
|
||||
--global-primary-color: #16baaa;
|
||||
|
||||
/** 圆角度数 */
|
||||
--global-border-radius: 4px;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user