spring
4 天以前 0841c0c2c24056d142af161ec814d757a8c826d9
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>