Initial commit to enable logging for hostapd

This commit is contained in:
Lawrence
2017-11-02 22:13:36 +08:00
parent 8d77295fd3
commit 7845c8908b
4 changed files with 94 additions and 43 deletions

5
dist/css/custom.css vendored
View File

@@ -48,3 +48,8 @@
height:100%;
min-height:500px;
}
.logoutput {
width:100%;
height:300px;
}