try fix tube embed in portail
This commit is contained in:
parent
46d16ba23e
commit
f79fb7d80e
1 changed files with 2 additions and 2 deletions
|
@ -272,9 +272,9 @@
|
|||
<div class="col-12 col-md-6 col-lg-4 mb-4">
|
||||
<div class="card tube">
|
||||
<div class="embed-responsive embed-responsive-16by9">
|
||||
<iframe class="lastvideo" width="348" height="196" sandbox="allow-same-origin allow-scripts" src=""
|
||||
<iframe class="lastvideo" width="348" height="196" sandbox="allow-same-origin allow-scripts allow-popups" src=""
|
||||
frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<div class="link">
|
||||
<h5 class="card-title text-center">
|
||||
|
|
Loading…
Reference in a new issue