update large video timeline css
This commit is contained in:
parent
5c7ee541d0
commit
c5fe2f2cc2
1 changed files with 2 additions and 1 deletions
|
@ -2224,7 +2224,8 @@ Video
|
||||||
margin-left: -5px;
|
margin-left: -5px;
|
||||||
z-index: 9;
|
z-index: 9;
|
||||||
}
|
}
|
||||||
.OxLargeVideoTimeline > .OxOverlay {
|
.OxLargeVideoTimeline .OxOverlay {
|
||||||
|
height: 72px;
|
||||||
z-index: 8;
|
z-index: 8;
|
||||||
}
|
}
|
||||||
.OxLargeVideoTimeline .OxSubtitle {
|
.OxLargeVideoTimeline .OxSubtitle {
|
||||||
|
|
Loading…
Reference in a new issue