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,7 +272,7 @@
|
||||||
<div class="col-12 col-md-6 col-lg-4 mb-4">
|
<div class="col-12 col-md-6 col-lg-4 mb-4">
|
||||||
<div class="card tube">
|
<div class="card tube">
|
||||||
<div class="embed-responsive embed-responsive-16by9">
|
<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>
|
frameborder="0" allowfullscreen></iframe>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
|
|
Loading…
Reference in a new issue