mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-21 18:06:52 +08:00
优化h5项目
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
|
||||
@text-color: #323233;
|
||||
@border-color: #ebedf0;
|
||||
@active-color: #f2f3f5;
|
||||
@background-color: #f7f8fa;
|
||||
@background-color-light: #fafafa;
|
||||
6
smart-admin-h5/src/themes/index.scss
Normal file
6
smart-admin-h5/src/themes/index.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
html,
|
||||
body {
|
||||
font-family: Arial, Helvetica, 'STHeiti STXihei', 'Microsoft YaHei', Tohoma, sans-serif;
|
||||
background-color: $background-color;
|
||||
}
|
||||
Reference in New Issue
Block a user