Add ability to download system logs
This commit is contained in:
parent
5c7a9d0daf
commit
4ca877c1d4
9 changed files with 78 additions and 19 deletions
|
@ -4879,4 +4879,10 @@ i.slack-icon {
|
|||
|
||||
.system-log-download-panel {
|
||||
padding: 20px;
|
||||
text-align: center;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.system-log-download-panel a {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
|
Reference in a new issue