Explorar el Código

Fixed minor RWD issue on FM

Toby Chui hace 2 años
padre
commit
8d78f63127
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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{