From 4593a5c6ef4549a519681fa44d94fa242d15bec4 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 30 Dec 2021 11:57:28 +0800
Subject: [PATCH] 完善

---
 src/styles/pcpage/dc-ui.scss |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/styles/pcpage/dc-ui.scss b/src/styles/pcpage/dc-ui.scss
index d6eb8c1..5020a38 100644
--- a/src/styles/pcpage/dc-ui.scss
+++ b/src/styles/pcpage/dc-ui.scss
@@ -12,4 +12,12 @@
         transform: scale(1.6);
     }
 
+    .dc-zoom-controller {
+        background: #2196f3;
+    }
+
+    .dc-compass .out-ring {
+        fill: #2196f3;
+    }
+
 }
\ No newline at end of file

--
Gitblit v1.9.3