From 1b2c1edb61190eeb19f465ff031eaa3b2a1b8dbc Mon Sep 17 00:00:00 2001
From: nnnjjj123 <494715143@qq.com>
Date: Tue, 17 Nov 2020 10:43:54 +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