From b7532740ef677c57f2e5b5e76cd7a5c239737cb3 Mon Sep 17 00:00:00 2001 From: Jens L Date: Tue, 19 Dec 2023 13:59:53 +0100 Subject: [PATCH] root: fix static templates (#7925) * root: fix static HTML templates to match flow executor Signed-off-by: Jens Langhammer * remove top margin on smaller viewports Signed-off-by: Jens Langhammer --------- Signed-off-by: Jens Langhammer --- authentik/core/templates/login/base_full.html | 21 +++------------- internal/outpost/proxyv2/templates/error.html | 19 +++------------ web/src/common/styles/authentik.css | 24 +++++++++++++++++++ web/src/flow/FlowExecutor.ts | 6 +++-- 4 files changed, 34 insertions(+), 36 deletions(-) diff --git a/authentik/core/templates/login/base_full.html b/authentik/core/templates/login/base_full.html index c2dcd874b..be6e3a040 100644 --- a/authentik/core/templates/login/base_full.html +++ b/authentik/core/templates/login/base_full.html @@ -44,28 +44,14 @@ {% block body %}
- - - - - - - - - - -
-