Procházet zdrojové kódy

feature: #146 Support for maxConcurrent (#164)

James Read před 2 roky
rodič
revize
c8210568eb
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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;