From 866f47aee553c4eadb3d29987d2d0b09b4d2114e Mon Sep 17 00:00:00 2001 From: wangqi <magical1908@outlook.com> Date: 星期三, 07 四月 2021 16:12:35 +0800 Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop --- src/components/LayerController/modules/LcServiceLayerFilter.vue | 7 ++----- 1 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/components/LayerController/modules/LcServiceLayerFilter.vue b/src/components/LayerController/modules/LcServiceLayerFilter.vue index 92ec212..60e229f 100644 --- a/src/components/LayerController/modules/LcServiceLayerFilter.vue +++ b/src/components/LayerController/modules/LcServiceLayerFilter.vue @@ -101,13 +101,10 @@ .inner-panel { color: #90c8e0; font-size: 13px; - position: absolute; - left: 270px; + left: 256px; z-index: 1000; - height: 220px; - top: 0; - + top: 50px; .filter-group { display: flex; flex-flow: row; -- Gitblit v1.8.0