diff --git a/components/tracks/TrackExtensions.tsx b/components/tracks/TrackExtensions.tsx index e33dfca..0c43bdf 100644 --- a/components/tracks/TrackExtensions.tsx +++ b/components/tracks/TrackExtensions.tsx @@ -91,8 +91,8 @@ export function TrackExtensions({ {/* Horizontal scrolling device rack - expanded state */} {track.showEffects && ( -
-
+
+
{track.effectChain.effects.length === 0 ? (
No devices. Click + to add an effect.