Просмотр исходного кода

feature: #146 Support for maxConcurrent (#164)

James Read 2 лет назад
Родитель
Сommit
c8210568eb
1 измененных файлов с 1 добавлено и 1 удалено
  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;