From 3a7ee0d67b72a0706b570e021a7482810e4c8c7a Mon Sep 17 00:00:00 2001
From: ulrich@undisclosed <ulrich@ulrich-vaio>
Date: Tue, 19 May 2020 10:31:19 +0000
Subject: [PATCH] Stile verfeinert

---
 web/ui2/stile.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/ui2/stile.css b/web/ui2/stile.css
index 89935dd..7fa8d36 100644
--- a/web/ui2/stile.css
+++ b/web/ui2/stile.css
@@ -71,7 +71,6 @@
   height: 100%;
   overflow-x: hidden;
   overflow-y: auto;
-  -webkit-overflow-scrolling: touch;
 }
 
 .zentraler-inhalt {
@@ -162,6 +161,7 @@
   flex-flow: column;
   position: relative;
   transition: all 0.3s ease-in;
+  height: 100%;
   /* white-space: nowrap; */
 }
 

--
Gitblit v1.9.3