src/views/Home/components/Header.vue
@@ -21,9 +21,10 @@ <style scoped lang="scss"> .header { position: absolute; width: calc(100% - 57px - 59px); margin-left: 57px; padding-top: 38px; left: 57px; top: 38px; display: flex; justify-content: space-between; .h-left {