spring
9 小时以前 b3af089315a98903163a394a3b1ca0e4c634b9ab
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>