diff --git a/vcm/templates/cus_Menu.css b/vcm/templates/cus_Menu.css index ff8ffa927113c1ddd4692d691daaf80909bb2a80..a4cd88c7c749daa286accffc31a024e91558a232 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