nvs editor working

This commit is contained in:
Christian Herzog
2019-10-01 22:13:24 +02:00
parent bd75411c6e
commit e63db087b6
3 changed files with 69 additions and 45 deletions

View File

@@ -323,3 +323,7 @@ span#flash-status {
.recovery {
background-color: #3c0505;
}
td.value {
width: 80%;
}