From ec109251d13e744b1ba8e9d39ed9526c389d7837 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Thu, 05 Nov 2020 15:37:25 +0800
Subject: [PATCH] 轨迹线
---
index.html | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/index.html b/index.html
index a7fc7b5..e1cb0ce 100644
--- a/index.html
+++ b/index.html
@@ -38,6 +38,12 @@
background: #000;
overflow: hidden;
}
+
+ .dc-hawkeye-map ,.dc-hawkeye-map-x {
+ left: unset !important;
+ bottom: 40px !important;
+ right: 55px !important;
+ }
#main-loading {
width: 100%;
--
Gitblit v1.9.3