From e40ee62d3e9b71ffe3432d32a53a00c4097b5708 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 31 Dec 2021 09:03:28 +0800
Subject: [PATCH] +3d 2.5d
---
src/components/orgNavBar/index.vue | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/components/orgNavBar/index.vue b/src/components/orgNavBar/index.vue
index affd761..d8f67e1 100644
--- a/src/components/orgNavBar/index.vue
+++ b/src/components/orgNavBar/index.vue
@@ -169,8 +169,8 @@
width: 322px;
height: auto;
border-radius: 8px;
- top: 24%;
- left: 20%;
+ top: 140px;
+ left: 140px;
background-color: transparent;
z-index: 999;
font-size: 14px;
@@ -220,6 +220,7 @@
margin: auto;
width: 14px;
height: 14px;
+ cursor: pointer;
}
}
--
Gitblit v1.9.3