pull/1/head
Jan Umbach 2024-05-27 18:41:26 +02:00
parent 1674f96783
commit ff4a2d0ce5
1 changed files with 10 additions and 11 deletions

View File

@ -7,17 +7,16 @@
<div
onclick="SHX_closeFeedbackModal()"
style="position: absolute; top: 0; right: 0; cursor: pointer; padding: 15px; z-index: 10005;">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24">
<path
fill="rgb(var(--color-background))"
d="M18.364 5.636c-0.781-0.781-2.048-0.781-2.828 0l-4.536 4.536-4.536-4.536c-0.781-0.781-2.048-0.781-2.828 0s-0.781 2.048 0 2.828l4.536 4.536-4.536 4.536c-0.781 0.781-0.781 2.048 0 2.828s2.048 0.781 2.828 0l4.536-4.536 4.536 4.536c0.781 0.781 2.048 0.781 2.828 0s0.781-2.048 0-2.828l-4.536-4.536 4.536-4.536c0.781-0.781 0.781-2.048 0-2.828z"></path>
</svg>
</div>
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24">
<path
fill="rgb(var(--color-background))"
d="M18.364 5.636c-0.781-0.781-2.048-0.781-2.828 0l-4.536 4.536-4.536-4.536c-0.781-0.781-2.048-0.781-2.828 0s-0.781 2.048 0 2.828l4.536 4.536-4.536 4.536c-0.781 0.781-0.781 2.048 0 2.828s2.048 0.781 2.828 0l4.536-4.536 4.536 4.536c0.781 0.781 2.048 0.781 2.828 0s0.781-2.048 0-2.828l-4.536-4.536 4.536-4.536c0.781-0.781 0.781-2.048 0-2.828z"></path>
</svg>
</div>
<div id="SHX-feedback-modal-content-banner">
<p>Deine Meinung ist gefragt! 😁</p>
</div>