From ac325535bda7242515c05463eef1ab3b087fe9ca Mon Sep 17 00:00:00 2001 From: milo Date: Fri, 29 Oct 2021 09:58:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AFbug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CN/EN/pwtf/jcjg/jcjg.html | 1 + CN/EN/pwtf/jcwc/jcwc.html | 1 + CN/EN/pwtf/tfly/tfly.html | 1 + CN/css/enstyle.css | 9 +++++++++ 4 files changed, 12 insertions(+) diff --git a/CN/EN/pwtf/jcjg/jcjg.html b/CN/EN/pwtf/jcjg/jcjg.html index 4502598..a9fae7b 100644 --- a/CN/EN/pwtf/jcjg/jcjg.html +++ b/CN/EN/pwtf/jcjg/jcjg.html @@ -15,6 +15,7 @@ + diff --git a/CN/EN/pwtf/jcwc/jcwc.html b/CN/EN/pwtf/jcwc/jcwc.html index abd42b0..cdc2104 100644 --- a/CN/EN/pwtf/jcwc/jcwc.html +++ b/CN/EN/pwtf/jcwc/jcwc.html @@ -15,6 +15,7 @@ + diff --git a/CN/EN/pwtf/tfly/tfly.html b/CN/EN/pwtf/tfly/tfly.html index 65acb96..166882b 100644 --- a/CN/EN/pwtf/tfly/tfly.html +++ b/CN/EN/pwtf/tfly/tfly.html @@ -15,6 +15,7 @@ + diff --git a/CN/css/enstyle.css b/CN/css/enstyle.css index 6e9eb06..fcd89e9 100644 --- a/CN/css/enstyle.css +++ b/CN/css/enstyle.css @@ -33,12 +33,21 @@ .mune .w-1200 .list a{ min-width: 25vw; } + .mune .w-1200 .list{ + overflow: initial !important; + } + .mune-other.mune .list a span{ + padding-left: 10px; + padding-top: 0px; + line-height: 80px; + } .mune .list a span{ font-size: 14px; display: inline-block; width: auto; padding-left: 10px; padding-right: 10px; + height: 80px; } .mune .list.active a span{ background: linear-gradient(156deg, #E2AB63 0%, #9B6C3A 100%);