Hide inline release progress text; keep log height fixed
This commit is contained in:
@@ -422,6 +422,9 @@ body {
|
||||
min-height: 220px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
#releaseProgress {
|
||||
display: none;
|
||||
}
|
||||
:root[data-theme="light"] .log-box {
|
||||
background: rgba(12, 18, 32, 0.04);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user