This commit is contained in:
counterweight 2025-02-28 16:14:39 +01:00
parent 51a8666332
commit 58f38c2fd0
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
2 changed files with 16 additions and 1 deletions

View file

@ -75,6 +75,16 @@
display: none;
}
#view-my-offers-root {
display: none;
text-align: center;
}
#view-my-offers-root > * {
margin-left:auto;
margin-right: auto;
}
#create-offer-controls {
text-align: center;
}

View file

@ -187,8 +187,13 @@
</div>
</div>
<div class="over-background" id="view-my-offers-root">
<h2>Mis ofertas</h2>
<p>Vaya, no hay nada por aquí...</p>
<div class="own-offer-container shadowed-round-area">
Quieres comprar BTC a un premium de 3% (precio: 93.000€/BTC). Quieres comprar 100€/102 100SAT. Puedes quedar en: "Cualquier parte", y te va mejor: "en cualquier momento". Se puede usar Onchain y Lightning. Tu oferta la pueden ver tus confiados y los confidados de tus confiados. Se pueden usar billetes grandes.
</div>
</div>
<div
id="offer-created-confirmation"
class="top-notification-good max-size-zero"