.lottie fix
parent
14518751f2
commit
1674f96783
|
@ -63,7 +63,7 @@
|
||||||
<p style="font-size: 1.5em; font-weight: 600; margin-bottom: 0;">Vielen Dank für dein Feedback! 😊</p>
|
<p style="font-size: 1.5em; font-weight: 600; margin-bottom: 0;">Vielen Dank für dein Feedback! 😊</p>
|
||||||
<dotlottie-player
|
<dotlottie-player
|
||||||
id="SHX-feedback-modal-lottie1"
|
id="SHX-feedback-modal-lottie1"
|
||||||
src="{{ 'lottie_feedback.png' | asset_url }}"
|
src="{{ 'lottie_feedback.lottie' | asset_url }}"
|
||||||
background="transparent"
|
background="transparent"
|
||||||
speed="1"
|
speed="1"
|
||||||
loop="true"
|
loop="true"
|
||||||
|
@ -75,7 +75,7 @@
|
||||||
<p style="font-size: 1.5em; font-weight: 600; margin-bottom: 0;">Vielen Dank für dein Feedback! 😊</p>
|
<p style="font-size: 1.5em; font-weight: 600; margin-bottom: 0;">Vielen Dank für dein Feedback! 😊</p>
|
||||||
<dotlottie-player
|
<dotlottie-player
|
||||||
id="SHX-feedback-modal-lottie2"
|
id="SHX-feedback-modal-lottie2"
|
||||||
src="{{ 'lottie_gift.png' | asset_url }}"
|
src="{{ 'lottie_gift.lottie' | asset_url }}"
|
||||||
background="transparent"
|
background="transparent"
|
||||||
speed="1"
|
speed="1"
|
||||||
loop="true"
|
loop="true"
|
||||||
|
|
Loading…
Reference in New Issue