move div out

This commit is contained in:
counterweight 2025-02-27 18:38:30 +01:00
parent aec803d321
commit 94c2231a57
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C

View file

@ -178,12 +178,12 @@
</button>
</div>
</div>
<div id="offer-created-confirmation" class="top-notification-good max-size-zero">
<img
src="/img/circle-check-white.svg"
/>
<p>¡Oferta creada! Puedes verla en tus ofertas.</p>
</div>
</div>
<div id="offer-created-confirmation" class="top-notification-good max-size-zero">
<img
src="/img/circle-check-white.svg"
/>
<p>¡Oferta creada! Puedes verla en tus ofertas.</p>
</div>
<%- include("partials/appCommonScripts") %>