style: 调整header样式

This commit is contained in:
张传龙
2022-03-20 14:45:36 +08:00
parent f296490569
commit f62f59720d
2 changed files with 13 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ import HeaderAction from './HeaderAction.vue'
<style lang="scss" scoped>
.header {
padding: 0 35px;
padding: 0 24px;
height: 100%;
display: flex;
justify-content: space-between;