From 81af9df5fb0c2b9f4bfab0297fe00390925c61a2 Mon Sep 17 00:00:00 2001 From: Igor Kedzierawski Date: Sat, 11 May 2024 19:10:57 +0200 Subject: [PATCH] added support for scaling login screens on mobile devices --- .../themes/corn/login/tailwind-template.ftl | 20 ++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/auth-server/keycloak-theme/themes/corn/login/tailwind-template.ftl b/auth-server/keycloak-theme/themes/corn/login/tailwind-template.ftl index 80df0fe..4310d70 100644 --- a/auth-server/keycloak-theme/themes/corn/login/tailwind-template.ftl +++ b/auth-server/keycloak-theme/themes/corn/login/tailwind-template.ftl @@ -25,20 +25,26 @@
-
+ -
+
-
-

- ${kcSanitize(msg("loginTitleHtml",(realm.displayNameHtml!'')))?no_esc} -

+
+
+
+ +

+ ${kcSanitize(msg("loginTitleHtml",(realm.displayNameHtml!'')))?no_esc} +

+
+
<#nested "main">