fix bug
This commit is contained in:
parent
e3fe69f28e
commit
e74559b086
|
@ -61,9 +61,11 @@
|
|||
.jp-video.hide-ui .jp-gui{
|
||||
display: none;
|
||||
}
|
||||
<% if !@apply_autoplay_script %>
|
||||
.jp-video.hide-ui [id^="jp_video_"]{
|
||||
cursor: none;
|
||||
}
|
||||
<% end %>
|
||||
.jp-no-solution
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue