update cut marker css
This commit is contained in:
parent
aefc3e3a93
commit
3c313057cd
1 changed files with 4 additions and 4 deletions
|
@ -2213,10 +2213,10 @@ Video
|
|||
}
|
||||
.OxLargeVideoTimeline .OxCut {
|
||||
position: absolute;
|
||||
top: 64px;
|
||||
width: 6px;
|
||||
height: 6px;
|
||||
margin-left: -3px;
|
||||
top: 62px;
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
margin-left: -4px;
|
||||
z-index: 7;
|
||||
}
|
||||
.OxLargeVideoTimeline .OxMarkerPointIn {
|
||||
|
|
Loading…
Reference in a new issue