From a2cb03002bc7b9ed76e9586947fec73ebc223215 Mon Sep 17 00:00:00 2001 From: D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore <chenjingjing@LAPTOP-E51P2139> Date: 星期三, 16 一月 2019 17:37:45 +0800 Subject: [PATCH] Merge branch 'dev_lxw' of https://whyccjj@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw --- gx_tieta/WebRoot/mobil/app/css/map.css | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/gx_tieta/WebRoot/mobil/app/css/map.css b/gx_tieta/WebRoot/mobil/app/css/map.css index 92ad033..9b39f5c 100644 --- a/gx_tieta/WebRoot/mobil/app/css/map.css +++ b/gx_tieta/WebRoot/mobil/app/css/map.css @@ -135,10 +135,12 @@ } .temp-map-container-close { position: absolute; + width: 32px; + height: 32px; top: 8px; - right: 8px; + right: 10px; z-index: 999; - font-size: 20px; + font-size: 26px; } .temp-map-container-close:hover { color: #FF0000; -- Gitblit v1.9.1