@@ -28,7 +28,7 @@ export default {
overflow: hidden;
}
.fixed-header+.app-main {
- padding-top: 80px;
+ padding-top: 60px;
</style>
@@ -172,7 +172,7 @@ export default {
display: flex;
align-items: center;
justify-content: space-between;
- height: 80px;
+ height: 60px;
position: relative;
background: #409EFF;
@@ -45,7 +45,7 @@ export default {
.sidebar-logo-container {
width: 100%;
line-height: 50px;
text-align: center;