prepare FW upload

This commit is contained in:
Christian Herzog
2019-10-24 20:30:18 +02:00
parent fc1c0a4bd2
commit 3a620748d7
2 changed files with 13 additions and 1 deletions

View File

@@ -269,7 +269,7 @@ input.gpio {
transform: translateX(1.5rem); //translateX(0.75rem);
}
textarea#autoexec1, textarea#fwurl {
textarea#autoexec1, textarea#fwurl, div#upload {
width: 80%;
}