style: timeline tracks content

This commit is contained in:
Maze Winther 2025-07-17 23:02:29 +02:00
parent b564f7c239
commit 499f06cb52
1 changed files with 1 additions and 1 deletions

View File

@ -893,7 +893,7 @@ export function Timeline() {
{tracks.length > 0 && (
<div
ref={trackLabelsRef}
className="w-48 flex-shrink-0 border-r bg-panel-accent overflow-y-auto"
className="w-48 flex-shrink-0 border-r border-black overflow-y-auto"
data-track-labels
>
<ScrollArea className="w-full h-full" ref={trackLabelsScrollRef}>