From 46fdd1c81797c723ed6a579f32b43f522d17a8c0 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 07 Jun 2021 09:35:55 +0800
Subject: [PATCH] 工具底图部分样式调整
---
config.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/config.json b/config.json
index 87bcf5f..ec6c721 100644
--- a/config.json
+++ b/config.json
@@ -34,7 +34,7 @@
"position": {
"right": 96,
"top": 20,
- "height": "32px",
+ "height": "36px",
"width": "86px",
"relativeTo": "map"
}
@@ -44,7 +44,7 @@
"position": {
"right": 10,
"top": 20,
- "height": "32px",
+ "height": "36px",
"width": "86px",
"relativeTo": "map"
}
--
Gitblit v1.9.3