pull/1/head
Jan Umbach 2024-05-31 11:30:48 +02:00
parent 0ec4a3c125
commit e7d38b47b7
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
{% elsif videoType == "card_product" %}
<shx-video-card-product>
<shx-video-card-product style="display: flex;">
{%- echo media | media_tag: image_size: "2048x", autoplay: false, muted: true, loop: true, controls: false, preload: "none", class: "shx-video-card-product" -%}
</shx-video-card-product>