web/ProcessingQueueItem: fix queue scroll

This commit is contained in:
wukko 2025-02-02 14:45:31 +06:00
parent 161b3a7e3c
commit 6c18f1d460
No known key found for this signature in database
GPG Key ID: 3E30B3F26C7B4AA2

View File

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