.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>
|
||||
<dotlottie-player
|
||||
id="SHX-feedback-modal-lottie1"
|
||||
src="{{ 'lottie_feedback.png' | asset_url }}"
|
||||
src="{{ 'lottie_feedback.lottie' | asset_url }}"
|
||||
background="transparent"
|
||||
speed="1"
|
||||
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>
|
||||
<dotlottie-player
|
||||
id="SHX-feedback-modal-lottie2"
|
||||
src="{{ 'lottie_gift.png' | asset_url }}"
|
||||
src="{{ 'lottie_gift.lottie' | asset_url }}"
|
||||
background="transparent"
|
||||
speed="1"
|
||||
loop="true"
|
||||
|
|
Loading…
Reference in New Issue