[ADF-4287] Fix tasks UI in Process Cloud (#4504)

This commit is contained in:
arditdomi
2019-03-26 17:06:51 +00:00
committed by Eugenio Romano
parent c2d639ff66
commit 4a640d962d

View File

@@ -330,6 +330,7 @@
.adf-datatable-cell-value {
overflow: hidden;
text-overflow: ellipsis;
word-break: break-all;
}
}