修改全局样式表,package
This commit is contained in:
parent
54a79aacc7
commit
138755c339
|
|
@ -17,7 +17,7 @@
|
|||
"axios": "^0.27.2",
|
||||
"css-color-function": "^1.3.3",
|
||||
"echarts": "^5.3.3",
|
||||
"element-plus": "2.2.9",
|
||||
"element-plus": "^2.2.9",
|
||||
"highlight.js": "^11.6.0",
|
||||
"nprogress": "^0.2.0",
|
||||
"pinia": "^2.0.14",
|
||||
|
|
|
|||
|
|
@ -18,11 +18,6 @@
|
|||
clear: both;
|
||||
visibility: hidden;
|
||||
}
|
||||
.ls-card {
|
||||
padding: 20px;
|
||||
border-radius: var(--el-card-border-radius);
|
||||
background-color: var(--el-fill-color-blank);
|
||||
}
|
||||
}
|
||||
|
||||
/* NProgress */
|
||||
|
|
|
|||
Loading…
Reference in New Issue