From 5c4c36992cc0df06c4e947576fbd79a4cc30e8cd Mon Sep 17 00:00:00 2001 From: Patrick Date: Tue, 3 Nov 2020 17:02:17 +0100 Subject: [PATCH] index.html, History.md und 6 weitere dateien aktualisiert... --- vcm/templates/cus_Menu.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vcm/templates/cus_Menu.css b/vcm/templates/cus_Menu.css index ff8ffa927..a4cd88c7c 100644 --- a/vcm/templates/cus_Menu.css +++ b/vcm/templates/cus_Menu.css @@ -75,6 +75,6 @@ #dropdownMenu{ cursor: pointer; } - /* .can-touch .dropdown-content{ - display: block; - } */ \ No newline at end of file + .can-touch{ + display: none; + } \ No newline at end of file -- GitLab