配置管理样式更改

This commit is contained in:
jinlan.du
2020-02-10 18:02:22 +08:00
parent c053b0ade8
commit 0eafadd34e
3 changed files with 21 additions and 6 deletions

View File

@@ -103,8 +103,8 @@ export default {
<style lang="scss">
h2 {
padding: 10px;
border-bottom: 1px dashed #ccc;
margin: 10px 0;
font-size: 16px;
box-shadow:-4px 1px 3px 0px #e7e8e8
}
</style>