spring
3 天以前 261f2ed00235d47df3754291a4fdca9ba5cb8e7a
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) {