From 184d68bed46cfe9382a2261f90a8dbdf96c9d918 Mon Sep 17 00:00:00 2001 From: ngfchl Date: Sun, 9 Oct 2022 12:28:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=BA=95=E9=83=A8=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/auto_pt/downloading.html | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/templates/auto_pt/downloading.html b/templates/auto_pt/downloading.html index 3064120..fb6a42a 100644 --- a/templates/auto_pt/downloading.html +++ b/templates/auto_pt/downloading.html @@ -45,17 +45,23 @@ color: orange; } - .bottom_xf { + .footer-info { background-color: rgba(218 165 32 /50%); width: 100%; height: 28px; margin: auto; padding: 5px; - overflow: auto; + overflow-x: auto; + overflow-y: hidden; position: fixed; bottom: 0; z-index: 999999; text-align: center; + white-space: nowrap; + } + + .footer-item { + display: inline-block; } .el-tabs__item.is-active { @@ -258,21 +264,21 @@ {# #} {# #} -
- +