From be7650b77757d3b2c55731d8e38c701553bb7661 Mon Sep 17 00:00:00 2001 From: aitzol Date: Mon, 6 Nov 2023 13:07:43 +0100 Subject: [PATCH] 2fa-0.1 --- static/style.css | 4 ++++ user.tpl | 11 +++++++++++ 2 files changed, 15 insertions(+) diff --git a/static/style.css b/static/style.css index 44df97f..c5078db 100644 --- a/static/style.css +++ b/static/style.css @@ -216,6 +216,10 @@ button.red:hover{ text-transform: capitalize; } +.grid-item input{ + display: unset; + max-width: max-content; +} /**/ @media only screen and (max-width: 480px) { diff --git a/user.tpl b/user.tpl index 13a7471..1aaf444 100644 --- a/user.tpl +++ b/user.tpl @@ -51,6 +51,17 @@ {{ str['edit'] }} +
+ +
+ +
+ +
+