fix(ui): add pointer for skip interval
This commit is contained in:
parent
9abd2fb1c7
commit
6bd9abcf8a
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ function PlayerControls(props: Props) {
|
|||
animation="none"
|
||||
hideDelay={200}
|
||||
duration={0}
|
||||
className="cursor-pointer"
|
||||
distance={20}
|
||||
html={
|
||||
<div className="flex flex-col bg-white border border-borderColor-gray-light-shade text-figmaColors-text-primary rounded">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue