From c9d1964d9177d9ca8aa9660b4c551e1d19ee4918 Mon Sep 17 00:00:00 2001
From: Percen <21pesi1bif@hft-stuttgart.de>
Date: Fri, 10 Jan 2025 16:52:58 +0000
Subject: [PATCH] Update public/index.html

---
 public/index.html | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/public/index.html b/public/index.html
index 87ec13c..db7ebd9 100644
--- a/public/index.html
+++ b/public/index.html
@@ -40,10 +40,11 @@
       font-size: 1.2em;
       margin-bottom: 30px;
     }
+
     #add-menu {
-  overflow-y: 
+      overflow-y: auto;
  
-}
+    }
 
     #menu-bar,
     .menu-placeholder {
-- 
GitLab