From a08e6d61c2167543ce0b49a7293679728d681365 Mon Sep 17 00:00:00 2001 From: taoshihan1991 <630892807@qq.com> Date: Wed, 17 Mar 2021 14:05:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/gofly-front.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/static/css/gofly-front.css b/static/css/gofly-front.css index f4e17ff..9fe69a2 100644 --- a/static/css/gofly-front.css +++ b/static/css/gofly-front.css @@ -200,20 +200,20 @@ width: 43px; height: auto; position: absolute; - right: 0px; + right: 2px; bottom: 100px; - padding: 0 0px; + padding: 10px 0px; } .launchButtonNotice{ width: 90%; - bottom: 245px; + bottom: 270px; right: 2%; text-align: left; } .launchButtonText{ width: 33px; font-size: 18px; - line-height: 30px; + line-height: 21px; white-space: normal; word-wrap: break-word; word-break:break-all;