Update style.css

This commit is contained in:
Broque Thomas 2025-08-23 13:32:05 -07:00
parent 92656fbe25
commit e31abbda27

View file

@ -2448,7 +2448,7 @@ body {
/* Queue Content */
.download-queue {
display: none;
max-height: 300px;
max-height: 100%;
overflow-y: auto;
padding: 8px;
}