From b84e699e9c4f0a56685697f46f52af86479a1265 Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Mon, 1 Sep 2025 17:27:39 +0200 Subject: [PATCH] fix: border issue --- apps/web/src/components/editor/timeline/timeline-toolbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/editor/timeline/timeline-toolbar.tsx b/apps/web/src/components/editor/timeline/timeline-toolbar.tsx index 2daf1ccc..7eeb84e4 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 ( -
+