web/ProcessingQueueItem: break file title line anywhere

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 {