- Change NodePreviewCard width to w-50 with scale-50
- Add gap-2 between input/output name and type
- Truncate type text instead of name when overflowing
- Teleport preview to body to fix z-index stacking context issues
- Remove dropEffect check in handleDragEnd for consistent behavior
- Update unit tests to reflect new drag-drop behavior
Amp-Thread-ID: https://ampcode.com/threads/T-019c56f7-b162-760c-999d-024481032451
Co-authored-by: Amp <amp@ampcode.com>