From 02a488bfff06b5c62c77f690d4ccecb7bec56199 Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Wed, 6 Aug 2025 16:37:12 -0300 Subject: [PATCH] fix(sidebar): management menu gets hidden on my mobile by floating UI --- app/templates/includes/sidebar.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/includes/sidebar.html b/app/templates/includes/sidebar.html index 295930a..26b0e2e 100644 --- a/app/templates/includes/sidebar.html +++ b/app/templates/includes/sidebar.html @@ -138,8 +138,8 @@
-
+ class="p-0 collapse tw:absolute tw:bottom-0 tw:left-0 tw:w-full tw:z-30 tw:group-hover:lg:overflow-y-auto tw:lg:overflow-y-hidden tw:max-h-dvh"> +