More visual adjustments.

This commit is contained in:
Filipe Soccol
2024-11-08 14:29:14 -03:00
parent 5b49fdcffd
commit be7c1c6132
6 changed files with 9 additions and 54 deletions

View File

@@ -103,7 +103,7 @@ watch(networkName, async () => {
<div class="header" v-if="!loadingWithdraw && walletAddress">
Gerenciar Ofertas
</div>
<div class="w-full max-w-4xl">
<div class="w-full max-w-4xl flex justify-center">
<ListingComponent
v-if="!loadingWithdraw && walletAddress"
:valid-deposits="depositList"