Эх сурвалжийг харах

Fixed mobile check for wide screen only class css

Toby Chui 2 жил өмнө
parent
commit
7fc281d34c

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

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