diff --git a/components/tracks/Track.tsx b/components/tracks/Track.tsx index 8aa0670..d363f72 100644 --- a/components/tracks/Track.tsx +++ b/components/tracks/Track.tsx @@ -729,7 +729,7 @@ export function Track({
1 ? `${duration * zoom * 100}px` : '100%' }} > {/* Delete Button - Top Right Overlay */}