mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
Merge pull request [#438](https://github.com/mazeincoding/AppCut/issues/438)
This commit is contained in:
@@ -72,6 +72,7 @@ export function TimelinePlayhead({
|
||||
top: 0,
|
||||
height: `${totalHeight}px`,
|
||||
width: "2px", // Slightly wider for better click target
|
||||
zIndex: 100,
|
||||
}}
|
||||
onMouseDown={handlePlayheadMouseDown}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user