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 {
|
.OxLargeVideoTimeline .OxCut {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 64px;
|
top: 62px;
|
||||||
width: 6px;
|
width: 8px;
|
||||||
height: 6px;
|
height: 8px;
|
||||||
margin-left: -3px;
|
margin-left: -4px;
|
||||||
z-index: 7;
|
z-index: 7;
|
||||||
}
|
}
|
||||||
.OxLargeVideoTimeline .OxMarkerPointIn {
|
.OxLargeVideoTimeline .OxMarkerPointIn {
|
||||||
|
|
Loading…
Reference in a new issue