web/ProcessingQueueItem: break file title line anywhere
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-01-25 02:10:44 +06:00
parent 1e6b1cb201
commit d4684fa1f7

View File

@@ -151,6 +151,7 @@
display: flex;
flex-direction: row;
gap: 4px;
line-break: anywhere;
}
.file-status {