James Read 2 лет назад
Родитель
Сommit
143528d919
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      webui/style.css

+ 1 - 1
webui/style.css

@@ -234,7 +234,7 @@ action-button details summary div span:first-child {
   border-left: 1px solid #666;
   border-right: 1px solid #666;
   border-bottom: 1px solid #666;
-  overflow: scroll;
+  overflow: auto;
 }
 
 execution-button {