From 208f09ade28eeb3a2111f5f198c2e1ef84ec8069 Mon Sep 17 00:00:00 2001 From: 584911253@qq.com <584911253@qq.com> Date: 星期三, 22 三月 2023 19:37:38 +0800 Subject: [PATCH] 页面修改 --- public/SmartEarthSDK/Workers/css/smartearth.css | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/public/SmartEarthSDK/Workers/css/smartearth.css b/public/SmartEarthSDK/Workers/css/smartearth.css index 6f2ca1b..848ec6d 100644 --- a/public/SmartEarthSDK/Workers/css/smartearth.css +++ b/public/SmartEarthSDK/Workers/css/smartearth.css @@ -76,7 +76,8 @@ #distanceLegendDiv { position: absolute; - bottom: 250px !important; + bottom: 340px !important; + /*bottom: 250px !important;*/ right: 120px !important; } @@ -131,4 +132,4 @@ .el-message-box__message { user-select: text; -} \ No newline at end of file +} -- Gitblit v1.9.3