From aa8912e8b7cc6065bc04fc6501ccb71fe86956d9 Mon Sep 17 00:00:00 2001 From: AIIrondev Date: Wed, 22 Apr 2026 17:34:19 +0200 Subject: [PATCH] Enhance navbar functionality: add data attribute for fixed navigation items and improve overflow detection logic --- Web/templates/base.html | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/Web/templates/base.html b/Web/templates/base.html index 82a1c2c..b4a2d0d 100755 --- a/Web/templates/base.html +++ b/Web/templates/base.html @@ -928,7 +928,7 @@ ➕ Hochladen {% endif %} - {% endif %} -