From efc52333991d71a57d57aeda636c1e7bc64923cc Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Tue, 20 May 2025 09:52:07 +0100 Subject: [PATCH] fix: frontend scroll area on admin settings (#3162) --- lnbits/core/templates/admin/index.html | 37 ++++++++++++++------------ 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/lnbits/core/templates/admin/index.html b/lnbits/core/templates/admin/index.html index 5a46934b1..e62b8f105 100644 --- a/lnbits/core/templates/admin/index.html +++ b/lnbits/core/templates/admin/index.html @@ -171,23 +171,26 @@ import window_vars with context %} {% block scripts %} {{ window_vars(user) }}