From 2e3d8755e4d1d3a6c49aeaaa27dcdedc68fc43dc Mon Sep 17 00:00:00 2001 From: Flupsi Date: Sat, 9 Aug 2025 20:49:31 +0200 Subject: [PATCH] fix(ui): Empty section headers do not obstruct interaction with elements above --- front/src/components/ui/Section.vue | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/front/src/components/ui/Section.vue b/front/src/components/ui/Section.vue index 7ee086492..33f3a1e29 100644 --- a/front/src/components/ui/Section.vue +++ b/front/src/components/ui/Section.vue @@ -1,6 +1,8 @@ + +