From 5be45528cf1a203df4e14e102d68e3a4f0dd7517 Mon Sep 17 00:00:00 2001 From: "sylor_huang@126.com" Date: Thu, 15 Oct 2020 14:38:36 +0800 Subject: [PATCH] Change page bugs --- src/modules/tpm/TPMIndex.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/modules/tpm/TPMIndex.css b/src/modules/tpm/TPMIndex.css index 094e41f0..00a66e2b 100644 --- a/src/modules/tpm/TPMIndex.css +++ b/src/modules/tpm/TPMIndex.css @@ -20,8 +20,9 @@ body>.-task-title { max-width: unset; height: 100%; min-height: 100%; - overflow: hidden; + /* overflow: hidden; */ padding-top:70px; + padding-bottom: 128px; } .newHeaders{ max-width: unset;