web/queue: fix overflow scroll

oops
This commit is contained in:
wukko
2025-06-05 13:45:49 +06:00
parent 5c1a855ddf
commit 291f3401dd
2 changed files with 1 additions and 2 deletions

View File

@@ -262,7 +262,6 @@
justify-content: flex-start;
align-items: center;
position: relative;
overflow: hidden;
}
.processing-item {