Explorar o código

Fixed mobile check for wide screen only class css

Toby Chui %!s(int64=2) %!d(string=hai) anos
pai
achega
7fc281d34c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web/SystemAO/file_system/file_explorer.css

+ 1 - 1
web/SystemAO/file_system/file_explorer.css

@@ -1269,7 +1269,7 @@ i.blue{
         display:none !important;
     }
 
-    .wideScreenOnly{
+    .navibar.mobile .wideScreenOnly{
         display:none;
     }