From bf58722dfd03ea1513f3acc7331d4d4403fca76e Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 18 Mar 2022 11:48:37 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/school-web

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

diff --git a/src/styles/pcpage/dc-ui.scss b/src/styles/pcpage/dc-ui.scss
index 5020a38..6bc3d01 100644
--- a/src/styles/pcpage/dc-ui.scss
+++ b/src/styles/pcpage/dc-ui.scss
@@ -20,4 +20,14 @@
         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