From 29460f7bc1aabd44421a114eb758cdd7fc64cfcf Mon Sep 17 00:00:00 2001 From: chenzeping <ChenZeping02609@163.com> Date: 星期五, 05 三月 2021 15:13:27 +0800 Subject: [PATCH] Merge branch 'master' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into master --- src/components/LayerController/modules/LcServiceLayerFilter.vue | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/components/LayerController/modules/LcServiceLayerFilter.vue b/src/components/LayerController/modules/LcServiceLayerFilter.vue index d1fccfa..28d5521 100644 --- a/src/components/LayerController/modules/LcServiceLayerFilter.vue +++ b/src/components/LayerController/modules/LcServiceLayerFilter.vue @@ -77,8 +77,7 @@ font-size: 13px; position: absolute; - left: 250px; - bottom: 10px; + left: 300px; z-index: 1000; height: 220px; -- Gitblit v1.8.0