From 449cbb934962283a336dd31948150e832e959c3d Mon Sep 17 00:00:00 2001
From: zhaoxing <zhaoxing@shsening.com>
Date: 星期六, 06 八月 2022 10:01:19 +0800
Subject: [PATCH] 调整轮盘位置
---
public/hn3d/example/css/hn.css | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/public/hn3d/example/css/hn.css b/public/hn3d/example/css/hn.css
index 467530b..6df0d7b 100644
--- a/public/hn3d/example/css/hn.css
+++ b/public/hn3d/example/css/hn.css
@@ -54,6 +54,8 @@
flex: 1;
text-align: right;
line-height: 60px;
+ color: #5BEDF6;
+ font-weight: bold;
}
.bottomWindows{
bottom: 0;
@@ -99,11 +101,12 @@
}
/*鑷畾涔夎疆鐩樺畾浣�*/
.mars3d-compass{
- bottom: 377px!important;
- right: 24px!important;
+ bottom: 427px!important;
+ right: 10px!important;
}
/*鑷畾涔夊伐鍏锋爮瀹氫綅*/
.cesium-viewer-toolbar{
+ bottom: 90px!important;
right: 17px!important;
}
/*鑷畾涔夋椂闂磋酱瀹氫綅*/
--
Gitblit v1.9.1