From e5ade1f3acd46bf7167681a67e6e0f738bd3c865 Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Tue, 24 Jun 2025 17:14:15 +0200 Subject: [PATCH] style: remove roundec corners from tracks --- apps/web/src/components/editor/timeline.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/editor/timeline.tsx b/apps/web/src/components/editor/timeline.tsx index c397dd1..0d02160 100644 --- a/apps/web/src/components/editor/timeline.tsx +++ b/apps/web/src/components/editor/timeline.tsx @@ -1711,7 +1711,7 @@ function TimelineTrackContent({ return (
{ e.stopPropagation();