Sfoglia il codice sorgente

feature: #146 Support for maxConcurrent (#164)

James Read 2 anni fa
parent
commit
c8210568eb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      webui/style.css

+ 1 - 1
webui/style.css

@@ -323,7 +323,7 @@ label {
 }
 
 #perma-widget {
-  position: absolute; 
+  position: absolute;
   top: 1em;
   left: 1em;
   z-index: 2;