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

diff --git a/src/styles/pcpage/dc-ui.scss b/src/styles/pcpage/dc-ui.scss
index d6eb8c1..6bc3d01 100644
--- a/src/styles/pcpage/dc-ui.scss
+++ b/src/styles/pcpage/dc-ui.scss
@@ -12,4 +12,22 @@
         transform: scale(1.6);
     }
 
+    .dc-zoom-controller {
+        background: #2196f3;
+    }
+
+    .dc-compass .out-ring {
+        fill: #2196f3;
+    }
+
+    .dc-hawkeye-map {
+        left: auto;
+        right: 16px;
+        bottom: 16px;
+    }
+
+    .dc-compass .gyro {
+        fill: #2196f3;
+    }
+
 }
\ No newline at end of file

--
Gitblit v1.9.3