Move diagnostics log to modal; add header Log button
This commit is contained in:
@@ -422,6 +422,10 @@ body {
|
||||
min-height: 220px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
#diagModal pre.log-box {
|
||||
max-height: 60vh;
|
||||
min-height: 300px;
|
||||
}
|
||||
#releaseProgress {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user