Browse Source

优化页面路由tag标签显示导致的页面横向滚动问题

liyanyan 3 tuần trước cách đây
mục cha
commit
33241ea757
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/layout/components/Breadcrumb.vue

+ 1 - 1
src/layout/components/Breadcrumb.vue

@@ -276,7 +276,7 @@ export default {
       display: none;
     }
   }
-  width: 100%;
+  // width: 100%;
   $c-tab-border-color: #dcdfe6;
   position: relative;
   margin: 0 16px;