spring
2 天以前 25975d7ec42b1691512ff6f29041bd3bd1a4a1e3
src/layout/components/Navbar.vue
@@ -344,6 +344,7 @@
    }
  }
}
</style>
<style lang="scss">
@@ -358,4 +359,7 @@
    padding: 0 !important;
  }
}
.el-badge__content.is-fixed{
  top: 12px;
}
</style>