From 0866ae933544a12a968cfc2e738080c1040f2a32 Mon Sep 17 00:00:00 2001
From: ulrich
Date: Mon, 12 Apr 2021 07:11:42 +0000
Subject: [PATCH] Stile verfeinert

---
 www/ui/js/app.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/www/ui/js/app.js b/www/ui/js/app.js
index 72a4bc9..7837d59 100644
--- a/www/ui/js/app.js
+++ b/www/ui/js/app.js
@@ -18,7 +18,7 @@
             "hauptmenue.json",
             "data/tpl/app-menu.txt",
             ".west",
-            "8em");
+            "6em");
 
     document.querySelector('.hamburger').addEventListener('click', function (e) {
       self.menue_umschalten();

--
Gitblit v1.9.3