mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-17 10:48:28 +00:00
web/ProcessingQueueItem: break file title line anywhere
Some checks are pending
Some checks are pending
This commit is contained in:
parent
1e6b1cb201
commit
d4684fa1f7
@ -151,6 +151,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
gap: 4px;
|
gap: 4px;
|
||||||
|
line-break: anywhere;
|
||||||
}
|
}
|
||||||
|
|
||||||
.file-status {
|
.file-status {
|
||||||
|
Loading…
Reference in New Issue
Block a user