From 92eae9c8cbda4443d100014a8eeeda224492d9b0 Mon Sep 17 00:00:00 2001 From: ZHAOTONGHUA <2066753415@qq.com> Date: Tue, 19 Nov 2019 16:25:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E7=A4=BA=E7=AE=AD=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/web/assets/css/popUps.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/web/assets/css/popUps.css b/frontend/web/assets/css/popUps.css index c39dcda..504ee6d 100644 --- a/frontend/web/assets/css/popUps.css +++ b/frontend/web/assets/css/popUps.css @@ -80,5 +80,6 @@ height:174px; background:url("../img/prompt.png") no-repeat center/cover; position:absolute; - left:-525px; + left:-548px; + top:-110px; } \ No newline at end of file