Add ability to download logs
This commit is contained in:
parent
52bee66c9f
commit
59046b2e79
5 changed files with 14 additions and 6 deletions
|
@ -25,6 +25,7 @@ html, body {
|
|||
font-size: 22px;
|
||||
padding: 6px;
|
||||
cursor: pointer;
|
||||
color: black;
|
||||
}
|
||||
|
||||
i.toggle-icon:hover {
|
||||
|
|
Reference in a new issue