Update style.css
This commit is contained in:
parent
92656fbe25
commit
e31abbda27
1 changed files with 1 additions and 1 deletions
|
|
@ -2448,7 +2448,7 @@ body {
|
|||
/* Queue Content */
|
||||
.download-queue {
|
||||
display: none;
|
||||
max-height: 300px;
|
||||
max-height: 100%;
|
||||
overflow-y: auto;
|
||||
padding: 8px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue