From 9c00da37b9016da7dc2286a0fda2f90098e14147 Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Mon, 1 Sep 2025 22:17:12 +0200 Subject: [PATCH] actually fix border --- apps/web/src/components/editor/timeline/index.tsx | 2 +- apps/web/src/components/editor/timeline/timeline-toolbar.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/src/components/editor/timeline/index.tsx b/apps/web/src/components/editor/timeline/index.tsx index 177de96d..4a59fd21 100644 --- a/apps/web/src/components/editor/timeline/index.tsx +++ b/apps/web/src/components/editor/timeline/index.tsx @@ -642,7 +642,7 @@ export function Timeline() { {/* Timeline Header with Ruler */}
{/* Track Labels Header */} -
+
{/* Empty space */} . diff --git a/apps/web/src/components/editor/timeline/timeline-toolbar.tsx b/apps/web/src/components/editor/timeline/timeline-toolbar.tsx index 79b5d5b2..bec4458c 100644 --- a/apps/web/src/components/editor/timeline/timeline-toolbar.tsx +++ b/apps/web/src/components/editor/timeline/timeline-toolbar.tsx @@ -202,7 +202,7 @@ export function TimelineToolbar({ const currentBookmarked = isBookmarked(currentTime); return ( -
+