From c13670bb28b8e0c2b68974aa446cd6e98691ef39 Mon Sep 17 00:00:00 2001
From: yuyu <1981343953@qq.com>
Date: 星期五, 04 八月 2023 13:42:37 +0800
Subject: [PATCH] 导航栏,报检管理

---
 src/components/Breadcrumb/index.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/components/Breadcrumb/index.vue b/src/components/Breadcrumb/index.vue
index c7f6f66..e29b2bc 100644
--- a/src/components/Breadcrumb/index.vue
+++ b/src/components/Breadcrumb/index.vue
@@ -69,7 +69,8 @@
   font-size: 14px;
   padding: 12px 24px;
   height: 38px;
-  width: 100%;
+  // width: 100%;
+  margin: 0px 9px;
   background: #fff;
   // margin-left: px;
   .no-redirect {

--
Gitblit v1.9.3