فهرست منبع

Fixed mobile check for wide screen only class css

Toby Chui 2 سال پیش
والد
کامیت
7fc281d34c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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;
     }