Skip to content

Commit 370c9f1

Browse files
committed
[Profiler] Add word wrap in tables in dialog to see all the text
1 parent 20a873f commit 370c9f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/views/Collector/workflow.html.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
dialog table td {
6161
padding: .625em;
6262
text-align: center;
63+
word-wrap: break-word;
6364
}
6465
6566
dialog table th {

0 commit comments

Comments
 (0)