From 9b79f2bda8463971226d5569be4408b64d6f2d6b Mon Sep 17 00:00:00 2001 From: Tdxdxoz Date: Wed, 30 Sep 2020 18:49:40 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BE=8E=E5=8C=96=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/list.html | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/templates/list.html b/templates/list.html index a4777b5..0cc8104 100644 --- a/templates/list.html +++ b/templates/list.html @@ -76,15 +76,18 @@ } .new { overflow: hidden; + position: relative; + margin-bottom: 30px; } .new-collapse { - max-height: 340px; + max-height: 360px; } - .show-button { - position: relative; + .show-mask { + display: block; + position: absolute; + top: 0; text-align: center; - margin-top: -340px; - padding-top: 340px; + padding-top: 320px; width: 100%; } .footer { @@ -148,18 +151,17 @@
  • 建议在电脑上操作以免丢失未保存的内容。如果出错(例如验证问题答错了),请回退,多数浏览器都会恢复之前填写的内容。
  • - - -
    - -
    +
    + + +