Sfoglia il codice sorgente

Fixed minor RWD issue on FM

Toby Chui 2 anni fa
parent
commit
8d78f63127
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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{