forked from drone/command-center-dashboard

chenyao
2025-03-27 43bb3dac9d441cab34b2246d16d0b6a9e96de12c
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 {