소스 검색

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{