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 */
|
/* Queue Content */
|
||||||
.download-queue {
|
.download-queue {
|
||||||
display: none;
|
display: none;
|
||||||
max-height: 300px;
|
max-height: 100%;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue