Commit 227fb9d
fix(dashboard): tighten transition node padding
py-1.5 px-3 → py-1 px-2.5 on TransitionNodeView. TRANSITION_H 32 → 28.
TRANSITION_PAD_PX 24 → 20 to keep the width clamp formula in sync.
Token corner badge was already anchored to the circle (relative
wrapper + absolute -top-1.5 -right-1.5) in the prior commit; no change
needed.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 0761e9b commit 227fb9d
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
559 | | - | |
| 559 | + | |
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
| |||
0 commit comments