From dee68808b12282571c595c25c04a2d6e47a5a8cf Mon Sep 17 00:00:00 2001 From: yystopf Date: Thu, 25 Nov 2021 17:37:05 +0800 Subject: [PATCH] fix --- public/500.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/500.html b/public/500.html index feb564d76..6521bb193 100644 --- a/public/500.html +++ b/public/500.html @@ -52,10 +52,12 @@ text-align: center !important; } .newTable{ + padding-top: 120px; background-color: #F0F5FF; position: relative; height: 100vh; text-align: center; + box-sizing: border-box; } .newMargin{ position: absolute;