From 01f9c88fd0ee768155e5b341c2bb95a85bc11a08 Mon Sep 17 00:00:00 2001
From: liuyg <liuyg@qq.com>
Date: Sat, 05 Mar 2022 17:49:36 +0800
Subject: [PATCH] ++
---
src/components/leftNav/index.vue | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/components/leftNav/index.vue b/src/components/leftNav/index.vue
index b15babd..15ff06e 100644
--- a/src/components/leftNav/index.vue
+++ b/src/components/leftNav/index.vue
@@ -528,6 +528,10 @@
}
}
.addIcons {
+ position: absolute;
+ top: 0;
+ left: -60px;
+ width: 50px !important;
span {
font-size: 25px !important;
}
--
Gitblit v1.9.3