Get stuff working well

This commit is contained in:
Nicolas Mowen 2024-03-04 08:30:37 -07:00
parent 68c0d06860
commit 0e22e39be2

View File

@ -162,7 +162,7 @@ export function DesktopRecordingView({
})}
</div>
<div className="absolute overflow-hidden w-56 inset-y-0 right-0">
<div className="absolute overflow-hidden w-56 inset-y-0 right-0 cursor-pointer">
<EventReviewTimeline
segmentDuration={30}
timestampSpread={15}