Commit 3583f61
fix: make Inspect tab DecisionTree full-width and auto-height
Tree was constrained to 400px height and ~45% width due to trace-layout
2-column grid and max-height clamp. Now spans full width with natural
height so the tree renders completely without being cut off.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3ebaa96 commit 3583f61
1 file changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | | - | |
493 | | - | |
| 492 | + | |
| 493 | + | |
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
517 | | - | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
518 | 522 | | |
519 | | - | |
520 | | - | |
| 523 | + | |
| 524 | + | |
521 | 525 | | |
522 | 526 | | |
523 | 527 | | |
| |||
0 commit comments