From 8ca5e8bfa494ec9af80b58b96cbf3e86f7a340ee Mon Sep 17 00:00:00 2001
From: ulrich <undisclosed>
Date: Sun, 15 Dec 2019 14:11:26 +0000
Subject: [PATCH] Diverse Aufraeumarbeiten

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

diff --git a/app.css b/app.css
index 342caad..5827ce8 100644
--- a/app.css
+++ b/app.css
@@ -86,6 +86,8 @@
 
 .dialog {
   position: relative;
+  /* height: 0.1em; */
+  transition: all 0.3s ease-in;
 }
 
 .dlg-behaelter {

--
Gitblit v1.9.3