From 2aebe72df816fde60a10a5f819d2caa83831e53b Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Sun, 16 Feb 2025 02:00:33 +0000 Subject: [PATCH] Quasarfy drawer scroll (#2965) --- lnbits/templates/base.html | 78 +++++++++++++++++++------------------- 1 file changed, 40 insertions(+), 38 deletions(-) diff --git a/lnbits/templates/base.html b/lnbits/templates/base.html index cb0f932b..cabd3e63 100644 --- a/lnbits/templates/base.html +++ b/lnbits/templates/base.html @@ -177,44 +177,46 @@ show-if-above :elevated="$q.screen.lt.md" > - - - - - - - - - - - - - + + + + + + + + + + + + + + + {% endblock %} {% block page_container %}