update: padding

This commit is contained in:
nate 2026-03-19 18:14:29 +04:00
parent ca24fec9e5
commit 540ddd0c50
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
<meta http-equiv="refresh" content="5"> <meta http-equiv="refresh" content="5">
<% } %> <% } %>
<div class="card-static p-6 text-center space-y-5"> <div class="card-static px-6 py-10 text-center space-y-5">
<% if (inv.status === 'confirming') { %> <% if (inv.status === 'confirming') { %>
<!-- intentionally empty — confirming state is handled below --> <!-- intentionally empty — confirming state is handled below -->