From 4f52d276034ab3e0972bb00c493bb9019b26e8e9 Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期二, 30 五月 2023 14:21:42 +0800 Subject: [PATCH] 修改图层加载项目后,点击图上不触发属性框;在线制图角度设置无效;空间查询,按管线设置缓冲区,界面无法操作;在线制图,发布管理预览地图内网不显示地图修改 --- src/assets/css/index.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/assets/css/index.css b/src/assets/css/index.css index a8f68df..5d0b969 100644 --- a/src/assets/css/index.css +++ b/src/assets/css/index.css @@ -296,7 +296,7 @@ } .ol-scale-line { - bottom: 55px !important; + bottom: 70px !important; right: 110px } -- Gitblit v1.9.3