4 天以前 fb6e4a0041575dfacc4da9f8fc66d9a3d1f8a6b8
src/components/Breadcrumb/index.vue
@@ -86,9 +86,10 @@
<style lang='scss' scoped>
.app-breadcrumb.el-breadcrumb {
  display: inline-block;
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  line-height: 56px;
  line-height: 1;
  margin-left: 8px;
  :deep(.el-breadcrumb__inner) {