web/ProcessingQueueItem: fix queue scroll
Some checks are pending
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run

This commit is contained in:
wukko
2025-02-02 14:45:31 +06:00
parent 161b3a7e3c
commit 6c18f1d460

View File

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