fix error for video
This commit is contained in:
parent
1f74a7c5be
commit
f4bb8c75bc
|
@ -107,6 +107,7 @@
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
&,& .jp-jplayer{
|
||||||
@media(min-width:1801px){
|
@media(min-width:1801px){
|
||||||
height: 1080px;
|
height: 1080px;
|
||||||
.ad-overlay{
|
.ad-overlay{
|
||||||
|
@ -156,6 +157,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.jp-jplayer{
|
.jp-jplayer{
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|
Loading…
Reference in New Issue