From 640b82a69693d8631a085e8be1d360ba6fd90804 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Sun, 15 Oct 2023 20:15:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/plugins/delivery/order/order.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/plugins/delivery/order/order.css b/pages/plugins/delivery/order/order.css index 86d885e3..371a8df3 100644 --- a/pages/plugins/delivery/order/order.css +++ b/pages/plugins/delivery/order/order.css @@ -43,7 +43,7 @@ * 地图 */ .map-container { - height: calc(100vh - 180rpx); + height: calc(100vh - 160rpx); } .map-container .map-markers-active-data { background-color: rgb(255 255 255 / 0.85);