From 904c44b4a2283f74e56814db0cc2e511f7a6674f Mon Sep 17 00:00:00 2001
From: ldh <996970752@qq.com>
Date: Thu, 17 Feb 2022 18:09:06 +0800
Subject: [PATCH] 1:面包屑导航公共组件

---
 operation/src/components/Navigation/index.less |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/operation/src/components/Navigation/index.less b/operation/src/components/Navigation/index.less
index 4f8bd39..ab04d72 100644
--- a/operation/src/components/Navigation/index.less
+++ b/operation/src/components/Navigation/index.less
@@ -21,6 +21,7 @@
 		&-menu {
 			flex: 1;
 			display: flex;
+      padding-left: 24px;
 
 			&-item {
 				padding: 0 24px;

--
Gitblit v1.8.0