diff --git a/components/tracks/TrackList.tsx b/components/tracks/TrackList.tsx
index 7d64329..bc263dc 100644
--- a/components/tracks/TrackList.tsx
+++ b/components/tracks/TrackList.tsx
@@ -432,7 +432,7 @@ export function TrackList({
return (
{/* Automation Header - Single Bar */}
-
+
Automation
{/* Color indicator */}
@@ -540,7 +540,7 @@ export function TrackList({
>
)}
- {/* Show/hide toggle - Positioned absolutely on the right */}
+ {/* Show/hide toggle - Part of normal flow */}