From 0d452c10ee16e40a3ca3d176e5ebebcb4bd16a87 Mon Sep 17 00:00:00 2001 From: yuyu <1981343953@qq.com> Date: 星期二, 08 八月 2023 14:36:23 +0800 Subject: [PATCH] Merge branch 'master' of https://gitee.com/yuanchu_code/lims-front-end --- 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