From 5c7c3cc18ce38ec6897808d63359cf774b958a30 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 31 Dec 2021 09:05:59 +0800
Subject: [PATCH] 冲突

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

diff --git a/src/components/leftNav/index.vue b/src/components/leftNav/index.vue
index 4d134e8..a735ae6 100644
--- a/src/components/leftNav/index.vue
+++ b/src/components/leftNav/index.vue
@@ -275,8 +275,8 @@
 <style scoped lang='scss'>
 .left-nav {
     position: fixed;
-    top: 100px;
-    right: 20px;
+    top: 160px;
+    right: 30px;
     // bottom: 20px;
     // left: 0;
     z-index: 1;

--
Gitblit v1.9.3