From b5be4ad88f876a99fa3214ffb601fdd26b0ea572 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Wed, 29 Oct 2025 07:45:47 -0500 Subject: [PATCH] tweak --- web/src/components/timeline/MotionSegment.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/timeline/MotionSegment.tsx b/web/src/components/timeline/MotionSegment.tsx index 4c09d6ac0..11eb68a37 100644 --- a/web/src/components/timeline/MotionSegment.tsx +++ b/web/src/components/timeline/MotionSegment.tsx @@ -198,7 +198,7 @@ export function MotionSegment({ onTouchEnd={(event) => handleTouchStart(event, segmentClick)} > {isFirstSegmentWithoutRecording && ( -
+
)} {isLastSegmentWithoutRecording && (