From 55a80ac5e42b06d7623e1a755fff5a54d463821f Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 15 Jun 2021 08:52:47 +0800
Subject: [PATCH] 部分文件修改
---
widgets/Basemap/css/style.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/widgets/Basemap/css/style.css b/widgets/Basemap/css/style.css
index c1d6a36..fcafe00 100644
--- a/widgets/Basemap/css/style.css
+++ b/widgets/Basemap/css/style.css
@@ -60,7 +60,7 @@
color: #459DEE;
}
-.cesium-baseLayerPicker-dropDown div:nth-child(3) {
+.cesium-baseLayerPicker-dropDown>div:nth-child(3) {
padding-top: 10px;
border-top: 1px solid #F2F2F2;
}
--
Gitblit v1.9.3