refine script and css

This commit is contained in:
Pan
2019-03-25 17:57:14 +08:00
parent 297959083c
commit b9fd5ae6d3
3 changed files with 7 additions and 5 deletions

View File

@@ -42,7 +42,7 @@ export default {
}
.fixed-header+.app-main {
padding-top: 80px;
padding-top: 84px;
}
}
</style>