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/styles/pcpage/dc-ui.scss |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/styles/pcpage/dc-ui.scss b/src/styles/pcpage/dc-ui.scss
index 718b1d1..d6eb8c1 100644
--- a/src/styles/pcpage/dc-ui.scss
+++ b/src/styles/pcpage/dc-ui.scss
@@ -1,12 +1,14 @@
 #viewer-container {
 
     .dc-compass {
-        top: 20px;
+        top: 40px;
+        left: 40px;
         transform: scale(1.6);
     }
 
     .dc-zoom-controller {
-        top: 120px;
+        top: 160px;
+        left: 56px;
         transform: scale(1.6);
     }
 

--
Gitblit v1.9.3