From 87249900d0c55460b9f8a4279d8dcf4ed8d7b047 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E5=A3=AB=E6=B6=B5?= <630892807@qq.com> Date: Wed, 24 Feb 2021 22:25:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=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 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/static/css/gofly-front.css b/static/css/gofly-front.css index eb777bb..80a04c6 100644 --- a/static/css/gofly-front.css +++ b/static/css/gofly-front.css @@ -50,7 +50,7 @@ border-radius: 100px!important; box-shadow: 0 3px 15px 0 rgba(0,0,0,.25)!important; box-sizing: border-box!important; - padding: 0 20px!important; + padding: 0 25px; transition: all .4s,bottom .8s ease-in-out!important; cursor: pointer!important; outline: 0!important; @@ -78,12 +78,10 @@ font-size: 1em!important; line-height: 48px!important; font-weight: 700!important; - margin: 0 0 0 12px!important; overflow: hidden!important; text-overflow: ellipsis!important; vertical-align: top!important; white-space: nowrap!important; - padding: 0!important; transition: .6s ease-in-out!important; } .launchButtonNotice .flyAvatar{