From ac9c441933189316042fcd73d6e6c4976110fb38 Mon Sep 17 00:00:00 2001 From: Bai Date: Tue, 26 May 2026 15:15:19 +0800 Subject: [PATCH] perf: cert login html style --- apps/authentication/templates/authentication/cert_login.html | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/authentication/templates/authentication/cert_login.html b/apps/authentication/templates/authentication/cert_login.html index 432d036c0..82ef0eb5e 100644 --- a/apps/authentication/templates/authentication/cert_login.html +++ b/apps/authentication/templates/authentication/cert_login.html @@ -31,6 +31,7 @@ padding: 40px 50px 32px; max-width: 420px; width: 100%; + margin-top: auto; margin-bottom: auto; }