Commit 7f4fb56
Add table-layout fixed and word-break to orchestrations and executions tables
Prevents long instance IDs, execution IDs, and tags from overflowing
the table and pushing columns off-screen.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2fa163a commit 7f4fb56
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- src/LLL.DurableTask.Ui/app/src/views
- orchestrations
- orchestration
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments