瀏覽代碼

Fixed minor RWD issue on FM

Toby Chui 2 年之前
父節點
當前提交
8d78f63127
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      web/SystemAO/file_system/file_explorer.css

+ 3 - 0
web/SystemAO/file_system/file_explorer.css

@@ -1294,6 +1294,9 @@ i.blue{
         margin-left: 0;
     }
 
+    .ui.selection.dropdown{
+        min-width: 8em;
+    }
 
     /*Directory sidebar, full width */
     #directorySidebar{