From a29f5ca76074f014d2a82390610797907528efc1 Mon Sep 17 00:00:00 2001
From: ulrich
Date: Wed, 21 Apr 2021 06:37:03 +0000
Subject: [PATCH] Unterscheidung und Verarbeitung Geraete-Liste mit allen Angaben (auch Status) oder nur Name

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

diff --git a/www/ui/app-menu.css b/www/ui/app-menu.css
index aa3e116..ef294ce 100644
--- a/www/ui/app-menu.css
+++ b/www/ui/app-menu.css
@@ -2,10 +2,12 @@
 .app-menu {
   margin: 0;
   padding: 0;
+  font-size: smaller;
 }
 
 .app-menu-kopf {
   text-align: center;
+  font-size: smaller;
 }
 
 ul.app-menu {

--
Gitblit v1.9.3